paper-with-me

Papers

Generalized-Scale Object Counting with Gradual Query Aggregation

2025-11-11 · Jer Pelhan, Alan Lukezic, Matej Kristan arxiv

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 large as well as small objects. GECO2 surpasses state-of-the-art few-shot counters in counting as well as detection accuracy by 10% while running 3x times faster at smaller GPU memory footprint.

📄 PDF Abstract BibTeX arXiv:2511.08048

Code (0)

등록된 구현이 없습니다.

Tasks

Small Object DetectionObject Counting

Similar Papers 제목 키워드 기반

Scale-Prior Deformable Convolution for Exemplar-Guided Class-Agnostic Counting

2022-12-21 · Conference 2022 12 · Wei Lin, Kunlin Yang, Xinzhu Ma, Junyu Gao 외

Class-agnostic counting has recently emerged as a more practical counting task, which aims to predict the number and distribution of any exemplar objects, instead of counting specific categories like pedestrians or cars.…

Object Counting

SQLNet: Scale-Modulated Query and Localization Network for Few-Shot Class-Agnostic Counting

2023-11-16 · Hefeng Wu, Yandong Chen, Lingbo Liu, Tianshui Chen 외

The class-agnostic counting (CAC) task has recently been proposed to solve the problem of counting all objects of an arbitrary class with several exemplars given in the input image. To address this challenging task, exis…

A Recipe for CAC: Mosaic-based Generalized Loss for Improved Class-Agnostic Counting

2024-04-15 · Tsung-Han Chou, Brian Wang, Wei-Chen Chiu, Jun-Cheng Chen

Class agnostic counting (CAC) is a vision task that can be used to count the total occurrence number of any given reference objects in the query image. The task is usually formulated as a density map estimation problem t…

Benchmarking

Querying Autonomous Vehicle Point Clouds: Enhanced by 3D Object Counting with CounterNet

2025-07-25 · Xiaoyu Zhang, Zhifeng Bao, Hai Dong, Ziwei Wang 외 arxiv

Autonomous vehicles generate massive volumes of point cloud data, yet only a subset is relevant for specific tasks such as collision detection, traffic analysis, or congestion monitoring. Effectively querying this data i…

Object LocalizationAutonomous VehiclesObject CountingPoint Clouds

Hybrid attention network based on progressive embedding scale-context for crowd counting

2021-06-04 · Fusen Wang, Jun Sang, Zhongyuan Wu, Qi Liu 외

The existing crowd counting methods usually adopted attention mechanism to tackle background noise, or applied multi-level features or multi-scales context fusion to tackle scale variation. However, these approaches deal…

Crowd Counting