Generalized-Scale Object Counting with Gradual Query Aggregation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Small Object DetectionObject CountingSimilar Papers 제목 키워드 기반
Scale-Prior Deformable Convolution for Exemplar-Guided Class-Agnostic Counting
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 CountingSQLNet: Scale-Modulated Query and Localization Network for Few-Shot Class-Agnostic Counting
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
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…
BenchmarkingQuerying Autonomous Vehicle Point Clouds: Enhanced by 3D Object Counting with CounterNet
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 CloudsHybrid attention network based on progressive embedding scale-context for crowd counting
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