Rethinking Annotation for Object Detection: Is Annotating Small-size Instances Worth Its Cost?
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Common Sense Reasoningobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
Rethinking the Encoding and Annotating of 3D Bounding Box: Corner-Aware 3D Object Detection from Point Clouds
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 CloudsPALF: Pre-Annotation and Camera-LiDAR Late Fusion for the Easy Annotation of Point Clouds
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+1ScribbleBox: Interactive Annotation Framework for Video Object Segmentation
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+1Rethinking Scale Imbalance in Semi-supervised Object Detection for Aerial Images
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 DetectionMention Annotations Alone Enable Efficient Domain Adaptation for Coreference Resolution
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