paper-with-me

Papers

A Few-Shot Sequential Approach for Object Counting

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

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 image and extracts their relevant features. This process is employed on an adapted prototypical-based few-shot approach that uses the extracted features to classify each one either as one of the classes present in the support set images or as background. The proposed technique is trained on point-level annotations and uses a novel loss function that disentangles class-dependent and class-agnostic aspects of the model to help with the task of few-shot object counting. We present our results on a variety of object-counting/detection datasets, including FSOD and MS COCO. In addition, we introduce a new dataset that is specifically designed for weakly supervised multi-class object counting/detection and contains considerably different classes and distribution of number of classes/instances per image compared to the existing datasets. We demonstrate the robustness of our approach by testing our system on a totally different distribution of classes from what it has been trained on.

📄 PDF Abstract BibTeX arXiv:2007.01899

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Counting

Similar Papers 제목 키워드 기반

VLCounter: Text-aware Visual Representation for Zero-Shot Object Counting

2023-12-27 · Seunggu Kang, WonJun Moon, Euiyeon Kim, Jae-Pil Heo

Zero-Shot Object Counting (ZSOC) aims to count referred instances of arbitrary classes in a query image without human-annotated exemplars. To deal with ZSOC, preceding studies proposed a two-stage pipeline: discovering e…

DecoderObject CountingZero-Shot Counting

SAVE: Self-Attention on Visual Embedding for Zero-Shot Generic Object Counting

2025-02-10 · journal 2025 2 · Ahmed Zgaren, Wassim Bouachir, Nizar Bouguila

Zero-shot counting is a subcategory of Generic Visual Object Counting, which aims to count objects from an arbitrary class in a given image. While few-shot counting relies on delivering exemplars to the model to count si…

Exemplar-Free CountingObjectObject CountingZero-Shot Counting

Few-shot Object Counting and Detection

2022-07-22 · Thanh Nguyen, Chau Pham, Khoi Nguyen, Minh Hoai

We tackle a new task of few-shot object counting and detection. Given a few exemplar bounding boxes of a target object class, we seek to count and detect all objects of the target class. This task shares the same supervi…

Few-shot Object Counting and DetectionFew-Shot Object DetectionObjectObject Counting+1

A Low-Shot Object Counting Network With Iterative Prototype Adaptation

2022-11-15 · ICCV 2023 1 · Nikola Djukic, Alan Lukezic, Vitjan Zavrtanik, Matej Kristan

We consider low-shot counting of arbitrary semantic categories in the image using only few annotated exemplars (few-shot) or no exemplars (no-shot). The standard few-shot pipeline follows extraction of appearance queries…

Exemplar-Free CountingObjectObject CountingObject Localization

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