centermask2
Instance seg
Real-time instance segmentation using anchor-free detection
[CVPR 2020] CenterMask : Real-time Anchor-Free Instance Segmentation
781 stars
16 watching
159 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
anchor-freecentermaskcvpr2020detectron2instance-segmentationobject-detectionpytorchreal-timevovnetvovnetv2
Related projects:
Repository | Description | Stars |
---|---|---|
youngwanlee/centermask | An efficient anchor-free instance segmentation system with a novel spatial attention-guided mask branch and an improved backbone network | 771 |
liruilong940607/pose2seg | An implementation of human instance segmentation based on pose estimation | 529 |
wxinlong/solo | An implementation of instance segmentation algorithms using PyTorch. | 1,708 |
zjhuang22/maskscoring_rcnn | An open source implementation of Mask Scoring R-CNN for instance segmentation tasks. | 1,900 |
kuangjuihsu/deepco3 | A deep learning framework for instance co-segmentation and object colocalization | 137 |
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 |
imatge-upc/saliency-2016-cvpr | This project proposes a solution to predict salient areas in images using convolutional neural networks. | 185 |
gothicai/instaboost | Implementation of instance segmentation via probability map guided copy-pasting | 399 |
cherubicxn/afm_cvpr2019 | An implementation of line segment detection using convolutional neural networks and a coupled region coloring problem | 295 |
csailvision/places365 | Provides pre-trained deep learning models for scene classification on the Places365 dataset | 1,926 |
csailvision/sceneparsing | Provides tools and data for developing image segmentation models with diverse object categories. | 462 |
patball1/detectree2 | Automates tree crown delineation from aerial RGB and multispectral imagery using Mask R-CNN. | 162 |
shuliu1993/panet | Re-implementation of an instance segmentation and object detection algorithm using PyTorch | 1,335 |
svip-lab/ppgnet | This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images. | 173 |
kinpzz/msrnet-cviu | An implementation of instance-level salient object segmentation using the MSRNet architecture | 10 |