Humans need not label more humans: Occlusion Copy & Paste for Occluded Human Instance Segmentation
Evan Ling, Dezhao Huang, Minhoe Hur

TL;DR
This paper introduces Occlusion Copy & Paste, a data-centric augmentation method that improves occluded human instance segmentation by synthetically creating occluded examples, achieving state-of-the-art results without additional data or complex model changes.
Contribution
The paper presents a simple, effective data augmentation technique for occluded human segmentation that enhances performance without extra data or model modifications.
Findings
Improves occluded human segmentation performance significantly.
Achieves state-of-the-art results on OCHuman dataset.
Works with any existing instance segmentation model.
Abstract
Modern object detection and instance segmentation networks stumble when picking out humans in crowded or highly occluded scenes. Yet, these are often scenarios where we require our detectors to work well. Many works have approached this problem with model-centric improvements. While they have been shown to work to some extent, these supervised methods still need sufficient relevant examples (i.e. occluded humans) during training for the improvements to be maximised. In our work, we propose a simple yet effective data-centric approach, Occlusion Copy & Paste, to introduce occluded examples to models during training - we tailor the general copy & paste augmentation approach to tackle the difficult problem of same-class occlusion. It improves instance segmentation performance on occluded scenarios for "free" just by leveraging on existing large-scale datasets, without additional data or…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
