Object-Focused Data Selection clusters foundation-model object features per class and selects representative images, outperforming random selection and eight baselines for detection and segmentation under annotation budgets.
ComplETR: Reducing the cost of annotations for object detection in dense scenes with vision transformers
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Annotating bounding boxes for object detection is expensive, time-consuming, and error-prone. In this work, we propose a DETR based framework called ComplETR that is designed to explicitly complete missing annotations in partially annotated dense scene datasets. This reduces the need to annotate every object instance in the scene thereby reducing annotation cost. ComplETR augments object queries in DETR decoder with patch information of objects in the image. Combined with a matching loss, it can effectively find objects that are similar to the input patch and complete the missing annotations. We show that our framework outperforms the state-of-the-art methods such as Soft Sampling and Unbiased Teacher by itself, while at the same time can be used in conjunction with these methods to further improve their performance. Our framework is also agnostic to the choice of the downstream object detectors; we show performance improvement for several popular detectors such as Faster R-CNN, Cascade R-CNN, CenterNet2, and Deformable DETR on multiple dense scene datasets.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Single-Pass Object-Focused Data Selection
Object-Focused Data Selection clusters foundation-model object features per class and selects representative images, outperforming random selection and eight baselines for detection and segmentation under annotation budgets.