I have worked on a lot of projects related to Computer Vision and Robotics using Deep Learning. One of the biggest projects I have been maintaining is an annotation tool, labelme, which is written in Python. This tool enables users to quickly add various annotations to their data (e.g., polygon, bounding box, keypoints). Already many people are using this tool for their applications e.g., car annotations for autonomous driving, human keypoint annotations for pose estimation. I think it would be great to have a sponsorship to justify spending my time to improve and maintain my projects like this.
Featured work
-
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
Python 9,663 -
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
Python 1,628 -
wkentaro/pytorch-for-numpy-users
PyTorch for Numpy users. https://pytorch-for-numpy-users.wkentaro.com
HTML 627 -
wkentaro/gdown
Download a large file from Google Drive (curl/wget fails because of the security notice).
Python 2,726 -
wkentaro/fcn
Chainer Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
Python 218 -
wkentaro/chainer-mask-rcnn
Chainer Implementation of Mask R-CNN. (Training code to reproduce the original result is available.)
Python 56