Generalized-Scale Object Counting with Gradual Query Aggregation
Jer Pelhan, Alan Lukezic, Matej Kristan

TL;DR
GECO2 is a novel few-shot object counting and detection method that effectively handles diverse object sizes and densely populated small objects by using a gradual query aggregation approach, outperforming existing methods in accuracy and efficiency.
Contribution
The paper introduces GECO2, a new end-to-end framework that explicitly addresses scale variation in few-shot object counting and detection through dense query representation and gradual aggregation.
Findings
GECO2 outperforms state-of-the-art counters by 10% in accuracy.
GECO2 runs 3x faster with less GPU memory.
Effective detection of both large and small objects in complex scenes.
Abstract
Few-shot detection-based counters estimate the number of instances in the image specified only by a few test-time exemplars. A common approach to localize objects across multiple sizes is to merge backbone features of different resolutions. Furthermore, to enable small object detection in densely populated regions, the input image is commonly upsampled and tiling is applied to cope with the increased computational and memory requirements. Because of these ad-hoc solutions, existing counters struggle with images containing diverse-sized objects and densely populated regions of small objects. We propose GECO2, an end-to-end few-shot counting and detection method that explicitly addresses the object scale issues. A new dense query representation gradually aggregates exemplar-specific feature information across scales that leads to high-resolution dense queries that enable detection of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Video Surveillance and Tracking Methods
