Instaboost

Instance Segmentation Algorithm

Implementation of instance segmentation via probability map guided copy-pasting

Code for ICCV2019 paper "InstaBoost: Boosting Instance Segmentation Via Probability Map Guided Copy-Pasting"

GitHub

399 stars
10 watching
46 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list

augmentationdetectronsegmentation

Backlinks from these awesome lists:

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
youngwanlee/centermask2 Real-time instance segmentation using anchor-free detection 781
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
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
jackiezhangdx/instancesegmentationlist Compiles and organizes state-of-the-art instance segmentation papers and resources 88
renmengye/rec-attend-public An implementation of end-to-end instance segmentation using recurrent attention 109
liruilong940607/pose2seg An implementation of human instance segmentation based on pose estimation 529
daijifeng001/mnc An instance-aware semantic segmentation system using multi-task network cascades 489
bernard24/ris Reimplements a method for segmenting instances in images using recurrent neural networks. 27
utkuozbulak/adaptive-segmentation-mask-attack An implementation of an adversarial example generation method for deep learning segmentation models. 57
msracver/fcis An implementation of a deep learning framework for instance-aware semantic segmentation 1,566
stanfordmlgroup/ngboost A Python library implementing a machine learning boosting framework with probabilistic prediction capabilities 1,654
naoto0804/cross-domain-detection Develops object detection algorithms to adapt to new domains with limited supervision 422
bloodaxe/catalyst-inria-segmentation-example An example project demonstrating the use of Catalyst for training segmentation models from Inria Satellite Segmentation Challenge data. 45