vix.ing · top · new · best · stats · spec

Automatic dataset generation for specific object detection

2022/07/16 by Xiaotian Lin, Lin, Xiaotian, Leiyang Xu +3
Computer Science · #Advanced Image and Video Retrieval Techniques #Advanced Neural Network Applications #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #FOS: Electrical engineering #Image and Video Processing (eess.IV) #Visual Attention and Saliency Detection #electronic engineering #information engineering

paper · pdf · doi:10.48550/arxiv.2207.07867

openalex publication_date 2022/07/16 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

In the past decade, object detection tasks are defined mostly by large public datasets. However, building object detection datasets is not scalable due to inefficient image collecting and labeling. Furthermore, most labels are still in the form of bounding boxes, which provide much less information than the real human visual system. In this paper, we present a method to synthesize object-in-scene images, which can preserve the objects' detailed features without bringing irrelevant information. In brief, given a set of images containing a target object, our algorithm first trains a model to find an approximate center of the object as an anchor, then makes an outline regression to estimate its boundary, and finally blends the object into a new scene. Our result shows that in the synthesized image, the boundaries of objects blend very well with the background. Experiments also show that SOTA segmentation models work well with our synthesized data.

Related