TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/InstaBoost: Boosting Instance Segmentation via Probability...

InstaBoost: Boosting Instance Segmentation via Probability Map Guided Copy-Pasting

Hao-Shu Fang, Jianhua Sun, Runzhong Wang, Minghao Gou, Yong-Lu Li, Cewu Lu

2019-08-21ICCV 2019 10Data AugmentationSegmentationSemantic SegmentationInstance SegmentationObject Detection
PaperPDFCodeCode(official)Code

Abstract

Instance segmentation requires a large number of training samples to achieve satisfactory performance and benefits from proper data augmentation. To enlarge the training set and increase the diversity, previous methods have investigated using data annotation from other domain (e.g. bbox, point) in a weakly supervised mechanism. In this paper, we present a simple, efficient and effective method to augment the training set using the existing instance mask annotations. Exploiting the pixel redundancy of the background, we are able to improve the performance of Mask R-CNN for 1.7 mAP on COCO dataset and 3.3 mAP on Pascal VOC dataset by simply introducing random jittering to objects. Furthermore, we propose a location probability map based approach to explore the feasible locations that objects can be placed based on local appearance similarity. With the guidance of such map, we boost the performance of R101-Mask R-CNN on instance segmentation from 35.7 mAP to 37.9 mAP without modifying the backbone or network structure. Our method is simple to implement and does not increase the computational complexity. It can be integrated into the training pipeline of any instance segmentation model without affecting the training and inference efficiency. Our code and models have been released at https://github.com/GothicAi/InstaBoost

Results

TaskDatasetMetricValueModel
Object DetectionCOCO test-devAP5064.2Cascade R-CNN-FPN (ResNet-101, map-guided)
Object DetectionCOCO test-devAP7550Cascade R-CNN-FPN (ResNet-101, map-guided)
Object DetectionCOCO test-devAPL58.6Cascade R-CNN-FPN (ResNet-101, map-guided)
Object DetectionCOCO test-devAPM49Cascade R-CNN-FPN (ResNet-101, map-guided)
Object DetectionCOCO test-devAPS26.3Cascade R-CNN-FPN (ResNet-101, map-guided)
Object DetectionCOCO test-devbox mAP45.9Cascade R-CNN-FPN (ResNet-101, map-guided)
3DCOCO test-devAP5064.2Cascade R-CNN-FPN (ResNet-101, map-guided)
3DCOCO test-devAP7550Cascade R-CNN-FPN (ResNet-101, map-guided)
3DCOCO test-devAPL58.6Cascade R-CNN-FPN (ResNet-101, map-guided)
3DCOCO test-devAPM49Cascade R-CNN-FPN (ResNet-101, map-guided)
3DCOCO test-devAPS26.3Cascade R-CNN-FPN (ResNet-101, map-guided)
3DCOCO test-devbox mAP45.9Cascade R-CNN-FPN (ResNet-101, map-guided)
2D ClassificationCOCO test-devAP5064.2Cascade R-CNN-FPN (ResNet-101, map-guided)
2D ClassificationCOCO test-devAP7550Cascade R-CNN-FPN (ResNet-101, map-guided)
2D ClassificationCOCO test-devAPL58.6Cascade R-CNN-FPN (ResNet-101, map-guided)
2D ClassificationCOCO test-devAPM49Cascade R-CNN-FPN (ResNet-101, map-guided)
2D ClassificationCOCO test-devAPS26.3Cascade R-CNN-FPN (ResNet-101, map-guided)
2D ClassificationCOCO test-devbox mAP45.9Cascade R-CNN-FPN (ResNet-101, map-guided)
2D Object DetectionCOCO test-devAP5064.2Cascade R-CNN-FPN (ResNet-101, map-guided)
2D Object DetectionCOCO test-devAP7550Cascade R-CNN-FPN (ResNet-101, map-guided)
2D Object DetectionCOCO test-devAPL58.6Cascade R-CNN-FPN (ResNet-101, map-guided)
2D Object DetectionCOCO test-devAPM49Cascade R-CNN-FPN (ResNet-101, map-guided)
2D Object DetectionCOCO test-devAPS26.3Cascade R-CNN-FPN (ResNet-101, map-guided)
2D Object DetectionCOCO test-devbox mAP45.9Cascade R-CNN-FPN (ResNet-101, map-guided)
16kCOCO test-devAP5064.2Cascade R-CNN-FPN (ResNet-101, map-guided)
16kCOCO test-devAP7550Cascade R-CNN-FPN (ResNet-101, map-guided)
16kCOCO test-devAPL58.6Cascade R-CNN-FPN (ResNet-101, map-guided)
16kCOCO test-devAPM49Cascade R-CNN-FPN (ResNet-101, map-guided)
16kCOCO test-devAPS26.3Cascade R-CNN-FPN (ResNet-101, map-guided)
16kCOCO test-devbox mAP45.9Cascade R-CNN-FPN (ResNet-101, map-guided)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17