paper-with-me

홈 › Papers

Exemplar Free Class Agnostic Counting

2022-05-27 · Viresh Ranjan, Minh Hoai

We tackle the task of Class Agnostic Counting, which aims to count objects in a novel object category at test time without any access to labeled training data for that category. All previous class agnostic counting methods cannot work in a fully automated setting, and require computationally expensive test time adaptation. To address these challenges, we propose a visual counter which operates in a fully automated setting and does not require any test time adaptation. Our proposed approach first identifies exemplars from repeating objects in an image, and then counts the repeating objects. We propose a novel region proposal network for identifying the exemplars. After identifying the exemplars, we obtain the corresponding count by using a density estimation based Visual Counter. We evaluate our proposed approach on FSC-147 dataset, and show that it achieves superior performance compared to the existing approaches.

📄 PDF Abstract BibTeX arXiv:2205.14212

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationExemplar-FreeRegion ProposalTest-time Adaptation

Similar Papers 제목 키워드 기반

ABC Easy as 123: A Blind Counter for Exemplar-Free Multi-Class Class-agnostic Counting

2023-09-09 · Michael A. Hobley, Victor A. Prisacariu

Class-agnostic counting methods enumerate objects of an arbitrary class, providing tremendous utility in many fields. Prior works have limited usefulness as they require either a set of examples of the type to be counted…

Exemplar-Free

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

Zero-shot Object Counting

2023-03-03 · CVPR 2023 1 · Jingyi Xu, Hieu Le, Vu Nguyen, Viresh Ranjan 외

Class-agnostic object counting aims to count object instances of an arbitrary class at test time. It is challenging but also enables many potential applications. Current methods require human-annotated exemplars as input…

ObjectObject CountingZero-Shot Counting

CountFormer: A Transformer Framework for Learning Visual Repetition and Structure in Class-Agnostic Object Counting

2025-10-27 · Md Tanvir Hossain, Akif Islam, Mohd Ruhul Ameen arxiv

Humans can often count unfamiliar objects by observing visual repetition and composition, rather than relying only on object categories. However, many exemplar-free counting models struggle in such situations and may ove…

Exemplar-Free CountingObject Counting

Zero-Shot Object Counting with Language-Vision Models

2023-09-22 · Jingyi Xu, Hieu Le, Dimitris Samaras

Class-agnostic object counting aims to count object instances of an arbitrary class at test time. It is challenging but also enables many potential applications. Current methods require human-annotated exemplars as input…

ObjectObject Counting