CenterMask
Instance segmentation system
An efficient anchor-free instance segmentation system with a novel spatial attention-guided mask branch and an improved backbone network
[CVPR 2020] CenterMask : Real-Time Anchor-Free Instance Segmentation
774 stars
27 watching
121 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
centermaskcvpr2020instance-segmentationobject-detectionvovnetvovnetv2
Related projects:
Repository | Description | Stars |
---|---|---|
youngwanlee/centermask2 | Real-time instance segmentation using anchor-free detection | 783 |
zjhuang22/maskscoring_rcnn | An open source implementation of Mask Scoring R-CNN for instance segmentation tasks. | 1,901 |
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 |
kuangjuihsu/deepco3 | A deep learning framework for instance co-segmentation and object colocalization | 137 |
wxinlong/solo | An implementation of instance segmentation algorithms using PyTorch. | 1,714 |
daijifeng001/mnc | An instance-aware semantic segmentation system based on deep convolutional networks using multi-task network cascades. | 489 |
gothicai/instaboost | Implementation of instance segmentation via probability map guided copy-pasting | 399 |
voidrank/fastmask | This project provides a tool for segmenting objects in images using deep learning techniques | 215 |
pathak22/context-encoder | Unsupervised feature learning by image inpainting using Generative Adversarial Networks (GANs) | 887 |
csailvision/sceneparsing | Provides tools and data for developing image segmentation models with diverse object categories. | 463 |
liruilong940607/pose2seg | An implementation of human instance segmentation based on pose estimation | 529 |
msracver/fcis | An implementation of a fully convolutional instance-aware semantic segmentation framework using CUDA. | 1,567 |
abbypa/nnproject_deepmask | A deep learning implementation of an object segmentation algorithm. | 187 |
renmengye/rec-attend-public | An implementation of end-to-end instance segmentation using recurrent attention | 110 |
imatge-upc/saliency-2016-cvpr | This project proposes a solution to predict salient areas in images using convolutional neural networks. | 186 |