DAVE -- A Detect-and-Verify Paradigm for Low-Shot Counting
Jer Pelhan, Alan Luke\v{z}i\v{c}, Vitjan Zavrtanik, Matej Kristan

TL;DR
DAVE introduces a detect-and-verify approach for low-shot counting that improves accuracy by generating high-recall detections and verifying them to reduce false positives, outperforming existing methods in count accuracy and detection quality.
Contribution
The paper presents DAVE, a novel low-shot counting method that combines detection and verification to enhance count accuracy and detection quality, addressing limitations of previous density and detection-based approaches.
Findings
DAVE outperforms top density-based counters by ~20% in MAE.
DAVE surpasses recent detection-based counters by ~20% in detection quality.
Sets new state-of-the-art in zero-shot and text-prompt-based counting.
Abstract
Low-shot counters estimate the number of objects corresponding to a selected category, based on only few or no exemplars annotated in the image. The current state-of-the-art estimates the total counts as the sum over the object location density map, but does not provide individual object locations and sizes, which are crucial for many applications. This is addressed by detection-based counters, which, however fall behind in the total count accuracy. Furthermore, both approaches tend to overestimate the counts in the presence of other object classes due to many false positives. We propose DAVE, a low-shot counter based on a detect-and-verify paradigm, that avoids the aforementioned issues by first generating a high-recall detection set and then verifying the detections to identify and remove the outliers. This jointly increases the recall and precision, leading to accurate counts. DAVE…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications
MethodsSparse Evolutionary Training · Masked autoencoder
