paper-with-me

Papers

We don't need no bounding-boxes: Training object class detectors using only human verification

2016-02-26 · CVPR 2016 6 · Dim P. Papadopoulos, Jasper R. R. Uijlings, Frank Keller, Vittorio Ferrari

Training object class detectors typically requires a large set of images in which objects are annotated by bounding-boxes. However, manually drawing bounding-boxes is very time consuming. We propose a new scheme for training object detectors which only requires annotators to verify bounding-boxes produced automatically by the learning algorithm. Our scheme iterates between re-training the detector, re-localizing objects in the training images, and human verification. We use the verification signal both to improve re-training and to reduce the search space for re-localisation, which makes these steps different to what is normally done in a weakly supervised setting. Extensive experiments on PASCAL VOC 2007 show that (1) using human verification to update detectors and reduce the search space leads to the rapid production of high-quality bounding-box annotations; (2) our scheme delivers detectors performing almost as good as those trained in a fully supervised setting, without ever drawing any bounding-box; (3) as the verification task is very quick, our scheme substantially reduces total annotation time by a factor 6x-9x.

📄 PDF Abstract BibTeX arXiv:1602.08405

Code (1)

EscVM/OIDv4_ToolKit

Similar Papers 제목 키워드 기반

Training object class detectors with click supervision

2017-04-20 · CVPR 2017 7 · Dim P. Papadopoulos, Jasper R. R. Uijlings, Frank Keller, Vittorio Ferrari

Training object class detectors typically requires a large set of images with objects annotated by bounding boxes. However, manually drawing bounding boxes is very time consuming. In this paper we greatly reduce annotati…

Multiple Instance LearningObjectObject LocalizationWeakly-Supervised Object Localization

Oriented Bounding Boxes for Small and Freely Rotated Objects

2021-04-24 · Mohsen Zand, Ali Etemad, Michael Greenspan

A novel object detection method is presented that handles freely rotated objects of arbitrary sizes, including tiny objects as small as $2\times 2$ pixels. Such tiny objects appear frequently in remotely sensed images, a…

Novel Object Detectionobject-detectionObject Detection

Robust Object Detection With Inaccurate Bounding Boxes

2022-07-20 · Chengxin Liu, Kewei Wang, Hao Lu, Zhiguo Cao 외

Learning accurate object detectors often requires large-scale training data with precise object bounding boxes. However, labeling such data is expensive and time-consuming. As the crowd-sourcing labeling process and the …

Multiple Instance LearningObjectobject-detectionObject Detection+1

Generative Adversarial Learning Towards Fast Weakly Supervised Detection

2018-06-01 · CVPR 2018 6 · Yunhan Shen, Rongrong Ji, Shengchuan Zhang, WangMeng Zuo 외

Weakly supervised object detection has attracted extensive research efforts in recent years. Without the need of annotating bounding boxes, the existing methods usually follow a two/multi-stage pipeline with an online co…

Objectobject-detectionObject DetectionWeakly Supervised Object Detection

Point-to-set distance functions for weakly supervised segmentation

2020-07-27 · Bas Peters

When pixel-level masks or partial annotations are not available for training neural networks for semantic segmentation, it is possible to use higher-level information in the form of bounding boxes, or image tags. In the …

ObjectSegmentationSemantic SegmentationWeakly supervised segmentation