tony92151 / maskrcnn-background-remove
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
☆11Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for maskrcnn-background-remove
- Implements an OpenCV video player which allows the user to easily generate labelled images from videos.☆87Updated 5 years ago
- ☆15Updated 6 years ago
- A tool for generic tracking-based CV annotation☆18Updated 3 years ago
- Hack, Tailor, Trim your tensorflow frozen graph in the way you need!☆17Updated 5 years ago
- ☆13Updated 7 years ago
- Posenet implementation in python using Tensorflow☆16Updated 4 years ago
- Examples trained using the python pytorch package pro-gan-pth☆38Updated 3 years ago
- Facial keypoints detection using 15 landmark points on human face☆15Updated 6 years ago
- A Keras-Tensorflow Fully Convolutional Network that performs image segmentation on faces☆35Updated 6 years ago
- A 3D implementation of the mono-depth neural network for modeling estimation.☆24Updated 4 years ago
- A tutorial for using YOLACT in Google Colab☆36Updated 4 years ago
- Used Yolact++ to implement social distance monitoring.☆18Updated last year
- Automatic Dominant Eye Color Detection in Image or Video☆38Updated 5 years ago
- A simple YOLOv3 object detection API in Python (using Flask).☆15Updated 3 years ago
- PyTorch super resolution model with RGB support and ONNX exporter☆31Updated 5 years ago
- A modified SegNet Convolutional Neural Net for segmenting human skin from images☆58Updated 4 years ago
- Detect voids in grocery store shelves.☆57Updated 6 years ago
- See movement patterns over time using Python and OpenCV☆10Updated 5 years ago
- A simple and efficient wrapper for reading videos as NumPy tensors☆25Updated 3 years ago
- A little bit of play with OpenPose without using their API☆34Updated 5 years ago
- Code for the paper "Pose2Seg: Detection Free Human Instance Segmentation" @ CVPR2019.☆43Updated 4 years ago
- ☆19Updated last year
- Porting of Dlib's mmod deep learning face detector model to pytorch, and examples of using it for webcam detection, and face haluciniatio…☆32Updated 6 years ago
- Real time instance segmentation with Mask R-CNN, live from webcam feed.