yolact
Instance segmentation model
A real-time instance segmentation framework using convolutional neural networks.
A simple, fully convolutional model for real-time instance segmentation.
5k stars
105 watching
1k forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
instance-segmentationpytorchreal-timerealtimeyolact
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive library for training and applying deep learning models for image segmentation | 9,829 |
| An implementation of instance segmentation algorithms using PyTorch. | 1,714 |
| Real-time instance segmentation using anchor-free detection | 783 |
| Real-time object detection using a neural network architecture | 10,116 |
| A unified library for building and fine-tuning state-of-the-art computer vision models | 4,625 |
| A deep learning framework providing models and tools for object detection, image classification, segmentation, and tracking using YOLO. | 33,951 |
| A toolkit for building and deploying deep learning models in computer vision | 5,850 |
| An implementation of semantic segmentation models on the MIT ADE20K dataset using PyTorch. | 4,963 |
| Re-implementation of an instance segmentation and object detection algorithm using PyTorch | 1,340 |
| Reimplements a method for segmenting instances in images using recurrent neural networks. | 27 |
| Pytorch implementations of image segmentation networks based on U-Net and its variants | 2,780 |
| An implementation of object detection and instance segmentation using a Feature Pyramid Network (FPN) backbone. | 24,770 |
| Implementation of semantic segmentation models and datasets using PyTorch | 1,705 |
| Provides pre-trained Mask R-CNN models and example code for instance segmentation on the Open Images Dataset | 56 |
| PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets | 1,098 |