paper-with-me

Papers

Rethinking Annotation for Object Detection: Is Annotating Small-size Instances Worth Its Cost?

2024-12-07 · Yusuke Hosoya, Masanori Suganuma, Takayuki Okatani

Detecting objects occupying only small areas in an image is difficult, even for humans. Therefore, annotating small-size object instances is hard and thus costly. This study questions common sense by asking the following: is annotating small-size instances worth its cost? We restate it as the following verifiable question: can we detect small-size instances with a detector trained using training data free of small-size instances? We evaluate a method that upscales input images at test time and a method that downscales images at training time. The experiments conducted using the COCO dataset show the following. The first method, together with a remedy to narrow the domain gap between training and test inputs, achieves at least comparable performance to the baseline detector trained using complete training data. Although the method needs to apply the same detector twice to an input image with different scaling, we show that its distillation yields a single-path detector that performs equally well to the same baseline detector. These results point to the necessity of rethinking the annotation of training data for object detection.

📄 PDF Abstract BibTeX arXiv:2412.05611

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense Reasoningobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Rethinking the Encoding and Annotating of 3D Bounding Box: Corner-Aware 3D Object Detection from Point Clouds

2025-11-18 · Qinghao Meng, Junbo Yin, Jianbing Shen, Yunde Jia arxiv

Center-aligned regression remains dominant in LiDAR-based 3D object detection, yet it suffers from fundamental instability: object centers often fall in sparse or empty regions of the bird's-eye-view (BEV) due to the fro…

3D Object DetectionPoint Clouds

PALF: Pre-Annotation and Camera-LiDAR Late Fusion for the Easy Annotation of Point Clouds

2023-04-13 · Yucheng Zhang, Masaki Fukuda, Yasunori Ishii, Kyoko Ohshima 외

3D object detection has become indispensable in the field of autonomous driving. To date, gratifying breakthroughs have been recorded in 3D object detection research, attributed to deep learning. However, deep learning a…

3D Object DetectionAutonomous DrivingObjectobject-detection+1

ScribbleBox: Interactive Annotation Framework for Video Object Segmentation

2020-08-22 · ECCV 2020 8 · Bo-Wen Chen, Huan Ling, Xiaohui Zeng, Gao Jun 외

Manually labeling video datasets for segmentation tasks is extremely time consuming. In this paper, we introduce ScribbleBox, a novel interactive framework for annotating object instances with masks in videos. In particu…

ObjectSegmentationSemantic SegmentationVideo Object Segmentation+1

Rethinking Scale Imbalance in Semi-supervised Object Detection for Aerial Images

2023-10-23 · Ruixiang Zhang, Chang Xu, Fang Xu, Wen Yang 외

This paper focuses on the scale imbalance problem of semi-supervised object detection(SSOD) in aerial images. Compared to natural images, objects in aerial images show smaller sizes and larger quantities per image, incre…

object-detectionObject DetectionPseudo LabelSemi-Supervised Object Detection

Mention Annotations Alone Enable Efficient Domain Adaptation for Coreference Resolution

2022-10-14 · Nupoor Gandhi, Anjalie Field, Emma Strubell

Although recent neural models for coreference resolution have led to substantial improvements on benchmark datasets, transferring these models to new target domains containing out-of-vocabulary spans and requiring differ…

coreference-resolutionCoreference ResolutionDomain Adaptation