paper-with-me

Papers

Object Counting: You Only Need to Look at One

2021-12-11 · Hui Lin, Xiaopeng Hong, Yabin Wang

This paper aims to tackle the challenging task of one-shot object counting. Given an image containing novel, previously unseen category objects, the goal of the task is to count all instances in the desired category with only one supporting bounding box example. To this end, we propose a counting model by which you only need to Look At One instance (LaoNet). First, a feature correlation module combines the Self-Attention and Correlative-Attention modules to learn both inner-relations and inter-relations. It enables the network to be robust to the inconsistency of rotations and sizes among different instances. Second, a Scale Aggregation mechanism is designed to help extract features with different scale information. Compared with existing few-shot counting methods, LaoNet achieves state-of-the-art results while learning with a high convergence speed. The code will be available soon.

📄 PDF Abstract BibTeX arXiv:2112.05993

Code (0)

등록된 구현이 없습니다.

Tasks

Feature CorrelationObjectObject Counting

Similar Papers 제목 키워드 기반

Improving Object Counting with Heatmap Regulation

2018-03-14 · Shubhra Aich, Ian Stavness

In this paper, we propose a simple and effective way to improve one-look regression models for object counting from images. We use class activation map visualizations to illustrate the drawbacks of learning a pure one-lo…

Crowd CountingObjectObject Countingregression

Counting Beyond Instances: A Benchmark for Group-Individual Object Counting

2026-09-04 · Rui Wang, Junyi Huang, Jiahui Li, Qiao Yu 외 arxiv

Visual counting is commonly formulated at the instance level, aiming to estimate how many objects of a queried category appear in an image. However, real-world counting often involves higher-level semantic units formed b…

Object Counting

Counting the uncountable: deep semantic density estimation from Space

2018-09-19 · Andres C. Rodriguez, Jan D. Wegner

We propose a new method to count objects of specific categories that are significantly smaller than the ground sampling distance of a satellite image. This task is hard due to the cluttered nature of scenes where differe…

Density EstimationObjectObject Countingobject-detection+2

Class-agnostic-Few-shot-Object-Counting

2021-06-14 · WACV 2021 6 · Shuo-Diao Yang, Hung-Ting Su, Winston H. Hsu, Wen-Chin Chen

Object counting which aims to calculate the number of total instances of the given class is a classic but crucial task that can be applied to many applications. Most of the prior works only focus on counting certain clas…

ObjectObject Counting

Does it Really Count? Assessing Semantic Grounding in Text-Guided Class-Agnostic Counting

2026-05-04 · Giacomo Pacini, Luca Ciampi, Nicola Messina, Nicola Tonellotto 외 arxiv

Open-world text-guided class-agnostic counting (CAC) has emerged as a flexible paradigm for counting arbitrary object classes by using natural language prompts. However, current evaluation protocols primarily focus on st…

Semantic Similarity