paper-with-me

Papers

Image compositing is all you need for data augmentation

2025-02-19 · Ang Jia Ning Shermaine, Michalis Lazarou, Tania Stathaki

This paper investigates the impact of various data augmentation techniques on the performance of object detection models. Specifically, we explore classical augmentation methods, image compositing, and advanced generative models such as Stable Diffusion XL and ControlNet. The objective of this work is to enhance model robustness and improve detection accuracy, particularly when working with limited annotated data. Using YOLOv8, we fine-tune the model on a custom dataset consisting of commercial and military aircraft, applying different augmentation strategies. Our experiments show that image compositing offers the highest improvement in detection performance, as measured by precision, recall, and mean Average Precision (mAP@0.50). Other methods, including Stable Diffusion XL and ControlNet, also demonstrate significant gains, highlighting the potential of advanced data augmentation techniques for object detection tasks. The results underline the importance of dataset diversity and augmentation in achieving better generalization and performance in real-world applications. Future work will explore the integration of semi-supervised learning methods and further optimizations to enhance model performance across larger and more complex datasets.

📄 PDF Abstract BibTeX arXiv:2502.13936

Code (0)

등록된 구현이 없습니다.

Tasks

AllData AugmentationDiversityobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
YOLOv8 설명 없음

Similar Papers 제목 키워드 기반

ObjectStitch: Generative Object Compositing

2022-12-02 · Yizhi Song, Zhifei Zhang, Zhe Lin, Scott Cohen 외

Object compositing based on 2D images is a challenging problem since it typically involves multiple processing stages such as color harmonization, geometry correction and shadow generation to generate realistic results. …

Data AugmentationObject

ObjectStitch: Object Compositing With Diffusion Model

2023-01-01 · CVPR 2023 1 · Yizhi Song, Zhifei Zhang, Zhe Lin, Scott Cohen 외

Object compositing based on 2D images is a challenging problem since it typically involves multiple processing stages such as color harmonization, geometry correction and shadow generation to generate realistic resul…

Data AugmentationmodelObject

Instance Segmentation based Semantic Matting for Compositing Applications

2019-04-10 · Guanqing Hu, James J. Clark

Image compositing is a key step in film making and image editing that aims to segment a foreground object and combine it with a new background. Automatic image compositing can be done easily in a studio using chroma-keyi…

Image MattingInstance SegmentationSemantic Image MattingSemantic Segmentation

ZeroComp: Zero-shot Object Compositing from Image Intrinsics via Diffusion

2024-10-10 · Zitian Zhang, Frédéric Fortier-Chouinard, Mathieu Garon, Anand Bhattad 외

We present ZeroComp, an effective zero-shot 3D object compositing approach that does not require paired composite-scene images during training. Our method leverages ControlNet to condition from intrinsic images and combi…

PICS: Pairwise Image Compositing with Spatial Interactions

2026-03-06 · Hang Zhou, Xinxin Zuo, Sen Wang, Li Cheng arxiv

Despite strong single-turn performance, diffusion-based image compositing often struggles to preserve coherent spatial relations in pairwise or sequential edits, where subsequent insertions may overwrite previously gener…

Virtual Try-on