2019

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

Fang, Hao-Shu, Sun, Jianhua, Wang, Runzhong et al.

Understand

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.

Reading the bibliography…