yolact

Instance segmentation model

A real-time instance segmentation framework using convolutional neural networks.

A simple, fully convolutional model for real-time instance segmentation.

GitHub

5k stars
105 watching
1k forks
Language: Python
last commit: about 1 year ago
Linked from 2 awesome lists

instance-segmentationpytorchreal-timerealtimeyolact

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
qubvel-org/segmentation_models.pytorch A comprehensive library for training and applying deep learning models for image segmentation 9,829
wxinlong/solo An implementation of instance segmentation algorithms using PyTorch. 1,714
youngwanlee/centermask2 Real-time instance segmentation using anchor-free detection 783
thu-mig/yolov10 Real-time object detection using a neural network architecture 10,116
deci-ai/super-gradients A unified library for building and fine-tuning state-of-the-art computer vision models 4,625
ultralytics/ultralytics A deep learning framework providing models and tools for object detection, image classification, segmentation, and tracking using YOLO. 33,951
dmlc/gluon-cv A toolkit for building and deploying deep learning models in computer vision 5,850
csailvision/semantic-segmentation-pytorch An implementation of semantic segmentation models on the MIT ADE20K dataset using PyTorch. 4,963
shuliu1993/panet Re-implementation of an instance segmentation and object detection algorithm using PyTorch 1,340
bernard24/ris Reimplements a method for segmenting instances in images using recurrent neural networks. 27
leejunhyun/image_segmentation Pytorch implementations of image segmentation networks based on U-Net and its variants 2,780
matterport/mask_rcnn An implementation of object detection and instance segmentation using a Feature Pyramid Network (FPN) backbone. 24,770
yassouali/pytorch-segmentation Implementation of semantic segmentation models and datasets using PyTorch 1,705
zfturbo/keras-mask-rcnn-for-open-images-2019-instance-segmentation Provides pre-trained Mask R-CNN models and example code for instance segmentation on the Open Images Dataset 56
kazuto1011/deeplab-pytorch PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets 1,098