paper-with-me

홈 › Papers

Aligning Object Detector Bounding Boxes with Human Preference

2024-08-20 · Ombretta Strafforello, Osman S. Kayhan, Oana Inel, Klamer Schutte, Jan van Gemert

Previous work shows that humans tend to prefer large bounding boxes over small bounding boxes with the same IoU. However, we show here that commonly used object detectors predict large and small boxes equally often. In this work, we investigate how to align automatically detected object boxes with human preference and study whether this improves human quality perception. We evaluate the performance of three commonly used object detectors through a user study (N = 123). We find that humans prefer object detections that are upscaled with factors of 1.5 or 2, even if the corresponding AP is close to 0. Motivated by this result, we propose an asymmetric bounding box regression loss that encourages large over small predicted bounding boxes. Our evaluation study shows that object detectors fine-tuned with the asymmetric loss are better aligned with human preference and are preferred over fixed scaling factors. A qualitative evaluation shows that human preference might be influenced by some object characteristics, like object shape.

📄 PDF Abstract BibTeX arXiv:2408.10844

Code (1)

ombretta/humans-vs-detectors 공식 구현 pytorch

Tasks

Object

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar 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 trai…

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

Single-Stage Rotation-Decoupled Detector for Oriented Object

2020-10-08 · Bo Zhong, Kai Ao

Oriented object detection has received extensive attention in recent years, especially for the task of detecting targets in aerial imagery. Traditional detectors locate objects by horizontal bounding boxes (HBBs), which …

Objectobject-detectionObject DetectionObject Detection In Aerial Images+1

Track and Transfer: Watching Videos to Simulate Strong Human Supervision for Weakly-Supervised Object Detection

2016-04-19 · CVPR 2016 6 · Krishna Kumar Singh, Fanyi Xiao, Yong Jae Lee

The status quo approach to training object detectors requires expensive bounding box annotations. Our framework takes a markedly different direction: we transfer tracked object boxes from weakly-labeled videos to weakly-…

Objectobject-detectionObject DetectionWeakly Supervised Object Detection

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 …

Objectobject-detectionObject Detection