MNC
Instance segmentation model
An instance-aware semantic segmentation system using multi-task network cascades
Instance-aware Semantic Segmentation via Multi-task Network Cascades
489 stars
40 watching
182 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
msracver/fcis | An implementation of a deep learning framework for instance-aware semantic segmentation | 1,566 |
kuangjuihsu/deepco3 | A deep learning framework for instance co-segmentation and object colocalization | 137 |
bernard24/ris | Reimplements a method for segmenting instances in images using recurrent neural networks. | 27 |
huaifeng1993/dfanet | An implementation of a deep learning model for real-time semantic segmentation | 254 |
renmengye/rec-attend-public | An implementation of end-to-end instance segmentation using recurrent attention | 109 |
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
kaixhin/fcn-semantic-segmentation | An implementation of semantic segmentation using fully convolutional networks | 187 |
oyam/semantic-segmentation-using-adversarial-networks | A Python implementation of semantic segmentation using adversarial networks | 104 |
hellochick/pspnet-tensorflow | A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
akirasosa/mobile-semantic-segmentation | Real-time semantic segmentation for mobile devices using deep learning and MobileNetV2 architecture | 714 |
jackiezhangdx/instancesegmentationlist | Compiles and organizes state-of-the-art instance segmentation papers and resources | 88 |
zjhuang22/maskscoring_rcnn | An open source implementation of Mask Scoring R-CNN for instance segmentation tasks. | 1,900 |
tramac/lightweight-segmentation | Provides implementations of lightweight neural network models for real-time semantic segmentation. | 356 |
nv-tlabs/gscnn | This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
oandrienko/fast-semantic-segmentation | Real-time semantic segmentation using optimized network architectures | 220 |