TL;DR
This paper introduces an improved data augmentation technique for salient object detection that enhances training data diversity, leading to better segmentation performance across multiple datasets.
Contribution
The proposed IDA method combines inpainting, affine transformations, and background optimization to improve data augmentation for SOD, surpassing traditional techniques.
Findings
Enhanced segmentation quality on several SOD datasets.
Surpassed traditional augmentation methods in F-measure and Precision.
Achieved higher average ranking across multiple evaluation metrics.
Abstract
In this paper, we present an Improved Data Augmentation (IDA) technique focused on Salient Object Detection (SOD). Standard data augmentation techniques proposed in the literature, such as image cropping, rotation, flipping, and resizing, only generate variations of the existing examples, providing a limited generalization. Our method combines image inpainting, affine transformations, and the linear combination of different generated background images with salient objects extracted from labeled data. Our proposed technique enables more precise control of the object's position and size while preserving background information. The background choice is based on an inter-image optimization, while object size follows a uniform random distribution within a specified interval, and the object position is intra-image optimal. We show that our method improves the segmentation quality when used…
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.
