paper-with-me

홈 › Papers

Iterative Bounding Box Annotation for Object Detection

2020-07-02 · Bishwo Adhikari, Heikki Huttunen

Manual annotation of bounding boxes for object detection in digital images is tedious, and time and resource consuming. In this paper, we propose a semi-automatic method for efficient bounding box annotation. The method trains the object detector iteratively on small batches of labeled images and learns to propose bounding boxes for the next batch, after which the human annotator only needs to correct possible errors. We propose an experimental setup for simulating the human actions and use it for comparing different iteration strategies, such as the order in which the data is presented to the annotator. We experiment on our method with three datasets and show that it can reduce the human annotation effort significantly, saving up to 75% of total manual annotation work.

📄 PDF Abstract BibTeX arXiv:2007.00961

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Semi-Automatic Annotation For Visual Object Tracking

2021-01-18 · Kutalmis Gokalp Ince, Aybora Koksal, Arda Fazla, A. Aydin Alatan

We propose a semi-automatic bounding box annotation method for visual object tracking by utilizing temporal information with a tracking-by-detection approach. For detection, we use an off-the-shelf object detector which …

Incremental LearningObjectobject-detectionObject Detection+2

Let Human Sketches Help: Empowering Challenging Image Segmentation Task with Freehand Sketches

2025-01-31 · Ying Zang, Runlong Cao, Jianqi Zhang, Yidong Han 외

Sketches, with their expressive potential, allow humans to convey the essence of an object through even a rough contour. For the first time, we harness this expressive potential to improve segmentation performance in cha…

Image SegmentationInteractive SegmentationObjectobject-detection+3

Open-Vocabulary Object Detection Using Captions

2020-11-20 · CVPR 2021 1 · Alireza Zareian, Kevin Dela Rosa, Derek Hao Hu, Shih-Fu Chang

Despite the remarkable accuracy of deep neural networks in object detection, they are costly to train and scale due to supervision requirements. Particularly, learning more object categories typically requires proportion…

Objectobject-detectionObject DetectionOpen Vocabulary Attribute Detection+3

ClipGrader: Leveraging Vision-Language Models for Robust Label Quality Assessment in Object Detection

2025-03-03 · Hong Lu, Yali Bian, Rahul C. Shah

High-quality annotations are essential for object detection models, but ensuring label accuracy - especially for bounding boxes - remains both challenging and costly. This paper introduces ClipGrader, a novel approach th…

Objectobject-detectionObject DetectionPseudo Label+1

DeepCut: Object Segmentation from Bounding Box Annotations using Convolutional Neural Networks

2016-05-25 · Martin Rajchl, Matthew C. H. Lee, Ozan Oktay, Konstantinos Kamnitsas 외

In this paper, we propose DeepCut, a method to obtain pixelwise object segmentations given an image dataset labelled with bounding box annotations. It extends the approach of the well-known GrabCut method to include mach…

ObjectSemantic Segmentation