TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/DAVE -- A Detect-and-Verify Paradigm for Low-Shot Counting

DAVE -- A Detect-and-Verify Paradigm for Low-Shot Counting

Jer Pelhan, Alan Lukežič, Vitjan Zavrtanik, Matej Kristan

2024-04-25Zero-Shot CountingFew-shot Object Counting and DetectionObject CountingExemplar-Free Counting
PaperPDFCode(official)

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 outperforms the top density-based counters by ~20% in the total count MAE, it outperforms the most recent detection-based counter by ~20% in detection quality and sets a new state-of-the-art in zero-shot as well as text-prompt-based counting.

Results

TaskDatasetMetricValueModel
Object CountingFSC147MAE(test)8.66DAVE
Object CountingFSC147MAE(val)8.91DAVE
Object CountingFSC147RMSE(test)32.36DAVE
Object CountingFSC147RMSE(val)28.08DAVE
Object CountingFSC147MAE(test)15.14DAVE
Object CountingFSC147MAE(val)15.54DAVE
Object CountingFSC147RMSE(test)103.49DAVE
Object CountingFSC147RMSE(val)52.67DAVE
Object CountingFSC147AP(test)26.81DAVE
Object CountingFSC147AP50(test)62.82DAVE
Object CountingFSC147MAE(test)10.45DAVE
Object CountingFSC147RMSE(test)74.51DAVE

Related Papers

Car Object Counting and Position Estimation via Extension of the CLIP-EBC Framework2025-07-11OmniSpatial: Towards Comprehensive Spatial Reasoning Benchmark for Vision Language Models2025-06-03Improving Contrastive Learning for Referring Expression Counting2025-05-28Expanding Zero-Shot Object Counting with Rich Prompts2025-05-21InstructSAM: A Training-Free Framework for Instruction-Oriented Remote Sensing Object Recognition2025-05-21VisionReasoner: Unified Visual Perception and Reasoning via Reinforcement Learning2025-05-17Are Multimodal Large Language Models Ready for Omnidirectional Spatial Reasoning?2025-05-17Learning What NOT to Count2025-04-16