HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Simple Copy-Paste is a Strong Data Augmentation Method for Instance Segmentation

Golnaz Ghiasi Yin Cui Aravind Srinivas Rui Qian Tsung-Yi Lin Ekin D. Cubuk Quoc V. Le Barret Zoph

Simple Copy-Paste is a Strong Data Augmentation Method for Instance Segmentation

Abstract

Building instance segmentation models that are data-efficient and can handle rare object categories is an important challenge in computer vision. Leveraging data augmentations is a promising direction towards addressing this challenge. Here, we perform a systematic study of the Copy-Paste augmentation ([13, 12]) for instance segmentation where we randomly paste objects onto an image. Prior studies on Copy-Paste relied on modeling the surrounding visual context for pasting the objects. However, we find that the simple mechanism of pasting objects randomly is good enough and can provide solid gains on top of strong baselines. Furthermore, we show Copy-Paste is additive with semi-supervised methods that leverage extra data through pseudo labeling (e.g. self-training). On COCO instance segmentation, we achieve 49.1 mask AP and 57.3 box AP, an improvement of +0.6 mask AP and +1.5 box AP over the previous state-of-the-art. We further demonstrate that Copy-Paste can lead to significant improvements on the LVIS benchmark. Our baseline model outperforms the LVIS 2020 Challenge winning entry by +3.6 mask AP on rare categories.

Benchmarks

BenchmarkMethodologyMetrics
instance-segmentation-on-cocoCascade Eff-B7 NAS-FPN (1280)
mask AP: 46.9
instance-segmentation-on-cocoCascade Eff-B7 NAS-FPN (1280, self-training Copy Paste, single-scale)
mask AP: 49.1
instance-segmentation-on-coco-minivalCascade Eff-B7 NAS-FPN (1280)
mask AP: 46.8
instance-segmentation-on-coco-minivalCascade Eff-B7 NAS-FPN (1280, self-training Copy Paste, single-scale)
mask AP: 48.9
instance-segmentation-on-lvis-v1-0-valEff-B7 NAS-FPN (1280, Copy-Paste pre-training))
mask AP: 38.1
object-detection-on-cocoCascade Eff-B7 NAS-FPN (1280)
box mAP: 54.8
object-detection-on-cocoCascade Eff-B7 NAS-FPN (1280, self-training Copy Paste, single-scale)
box mAP: 57.3
object-detection-on-coco-minivalCascade Eff-B7 NAS-FPN (1280)
box AP: 54.5
object-detection-on-coco-minivalCascade Eff-B7 NAS-FPN (1280, self-training Copy Paste, single-scale)
box AP: 57.0
object-detection-on-lvis-v1-0-valEff-B7 NAS-FPN (1280, Copy-Paste pre-training))
box AP: 41.6
object-detection-on-pascal-voc-2007Cascade Eff-B7 NAS-FPN (Copy Paste pre-training, single-scale)
MAP: 89.3%
semantic-segmentation-on-pascal-voc-2012-valEff-B7 NAS-FPN (Copy-Paste pre-training, single-scale))
mIoU: 86.6%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Simple Copy-Paste is a Strong Data Augmentation Method for Instance Segmentation | Papers | HyperAI