Depth-Copy-Paste: Multimodal and Depth-Aware Compositing for Robust Face Detection
Qiushi Guo

TL;DR
This paper introduces Depth Copy Paste, a depth-aware data augmentation method that creates realistic face detection training samples by intelligently combining foregrounds and backgrounds based on semantic, visual, and depth coherence, improving detection robustness.
Contribution
It presents a novel multimodal augmentation framework that integrates semantic assessment, precise segmentation, and depth-guided placement to generate more realistic training data for face detection.
Findings
Enhanced face detection accuracy with augmented data
More diverse and realistic training samples generated
Significant improvements over traditional augmentation methods
Abstract
Data augmentation is crucial for improving the robustness of face detection systems, especially under challenging conditions such as occlusion, illumination variation, and complex environments. Traditional copy paste augmentation often produces unrealistic composites due to inaccurate foreground extraction, inconsistent scene geometry, and mismatched background semantics. To address these limitations, we propose Depth Copy Paste, a multimodal and depth aware augmentation framework that generates diverse and physically consistent face detection training samples by copying full body person instances and pasting them into semantically compatible scenes. Our approach first employs BLIP and CLIP to jointly assess semantic and visual coherence, enabling automatic retrieval of the most suitable background images for the given foreground person. To ensure high quality foreground masks that…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Advanced Neural Network Applications
