paper-with-me

Papers

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 classes of objects such as people, cars, animals, etc. However, in recent years, there are lots of applications that need to get the count of the unseen class of objects such as a mechanical arm commanded to grab the novel object. In this paper, we present an effective object counting network, Class-agnostic Few-shot Object Counting Network (CFOCNet), that supports counting arbitrary classes of object unseen during training stage. Instead of counting a pre-defined class, our model is able to count instances based on input reference images and reduces the huge cost of data collection, training and parameter tuning for each new object class. Our model utilizes not only the similarity between query image and reference images but self attending the query image to learn the self-repeatedness. Using a two-stream Resnet that matches features in different scales, our network can automatically learn to aggregate different scales of the matching scores. We evaluate our method on the subset of the COCO dataset that contains 80 classes of objects and many diverse scenes. In the experiments, our network outperforms other methods including detection and some previous works by a large margin. To the best of our knowledge, we are the first that mainly focuses on few-shot object counting in the class-agnostic manner.

📄 PDF Abstract BibTeX

Code (1)

SinicaGroup/Class-agnostic-Few-shot-Object-Counting pytorch

Tasks

ObjectObject Counting

Similar Papers 제목 키워드 기반

Point Segment and Count: A Generalized Framework for Object Counting

2024-01-01 · CVPR 2024 1 · Zhizhong Huang, Mingliang Dai, Yi Zhang, Junping Zhang 외

Class-agnostic object counting aims to count all objects in an image with respect to example boxes or class names a.k.a few-shot and zero-shot counting. In this paper we propose a generalized framework for both few-s…

Few-shot Object Counting and DetectionKnowledge DistillationObjectObject Counting+2

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

A Few-Shot Sequential Approach for Object Counting

2020-07-03 · Negin Sokhandan, Pegah Kamousi, Alejandro Posada, Eniola Alese 외

In this work, we address the problem of few-shot multi-class object counting with point-level annotations. The proposed technique leverages a class agnostic attention mechanism that sequentially attends to objects in the…

ObjectObject Counting

Point, Segment and Count: A Generalized Framework for Object Counting

2023-11-21 · Zhizhong Huang, Mingliang Dai, Yi Zhang, Junping Zhang 외

Class-agnostic object counting aims to count all objects in an image with respect to example boxes or class names, \emph{a.k.a} few-shot and zero-shot counting. In this paper, we propose a generalized framework for both …

Knowledge DistillationObjectObject CountingObject Localization+1

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