Description
InstaBoost is a data augmentation technique for instance segmentation that utilises existing instance mask annotations.
Intuitively in a small neighbor area of , the probability map should be high-valued since images are usually continuous and redundant in pixel level. Based on this, InstaBoost is a form of augmentation where we apply object jittering that randomly samples transformation tuples from the neighboring space of identity transform and paste the cropped object following affine transform .