English

Iterative Bounding Box Annotation for Object Detection

Machine Learning 2020-07-03 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2007.00961,
  title  = {Iterative Bounding Box Annotation for Object Detection},
  author = {Bishwo Adhikari and Heikki Huttunen},
  journal= {arXiv preprint arXiv:2007.00961},
  year   = {2020}
}

Comments

Accepted at ICPR 2020

R2 v1 2026-06-23T16:47:38.766Z