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"
399 stars
10 watching
45 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
augmentationdetectronsegmentation
Related projects:
Repository | Description | Stars |
---|---|---|
| An efficient anchor-free instance segmentation system with a novel spatial attention-guided mask branch and an improved backbone network | 774 |
| Real-time instance segmentation using anchor-free detection | 783 |
| An implementation of instance segmentation algorithms using PyTorch. | 1,714 |
| An open source implementation of Mask Scoring R-CNN for instance segmentation tasks. | 1,901 |
| Provides pre-trained Mask R-CNN models and example code for instance segmentation on the Open Images Dataset | 56 |
| Compiles and organizes state-of-the-art instance segmentation papers and resources | 88 |
| An implementation of end-to-end instance segmentation using recurrent attention | 110 |
| An implementation of human instance segmentation based on pose estimation | 529 |
| An instance-aware semantic segmentation system based on deep convolutional networks using multi-task network cascades. | 489 |
| Reimplements a method for segmenting instances in images using recurrent neural networks. | 27 |
| An implementation of an adversarial example generation method for deep learning segmentation models. | 58 |
| An implementation of a fully convolutional instance-aware semantic segmentation framework using CUDA. | 1,567 |
| A Python library implementing a machine learning boosting framework with probabilistic prediction capabilities | 1,663 |
| Develops object detection algorithms to adapt to new domains with limited supervision | 422 |
| An example project demonstrating the use of Catalyst for training segmentation models from Inria Satellite Segmentation Challenge data. | 45 |