paper-with-me

홈 › Papers

OCCAM: Class-Agnostic, Training-Free, Prior-Free and Multi-Class Object Counting

2026-01-20 · Michail Spanakis, Iason Oikonomidis, Antonis Argyros arxiv

Class-Agnostic object Counting (CAC) involves counting instances of objects from arbitrary classes within an image. Due to its practical importance, CAC has received increasing attention in recent years. Most existing methods assume a single object class per image, rely on extensive training of large deep learning models and address the problem by incorporating additional information, such as visual exemplars or text prompts. In this paper, we present OCCAM, the first training-free approach to CAC that operates without the need of any supplementary information. Moreover, our approach addresses the multi-class variant of the problem, as it is capable of counting the object instances in each and every class among arbitrary object classes within an image. We leverage Segment Anything Model 2 (SAM2), a foundation model, and a custom threshold-based variant of the First Integer Neighbor Clustering Hierarchy (FINCH) algorithm to achieve competitive performance on widely used benchmark datasets, FSC-147 and CARPK. We propose a synthetic multi-class dataset and F1 score as a more suitable evaluation metric. The code for our method and the proposed synthetic dataset will be made publicly available at https://mikespanak.github.io/OCCAM_counter.

📄 PDF Abstract BibTeX arXiv:2601.13871

Code (0)

등록된 구현이 없습니다.

Tasks

Object Counting

Similar Papers 제목 키워드 기반

OccamToken: Efficient VLM Inference with Training-Free and Budget-Adaptive Token Pruning

2026-05-28 · Geng Li, Guohao Chen, Ting Chen, Shilin Shan 외 arxiv

Vision-language models (VLMs) rely on long visual token sequences for visual understanding, making the prefill stage expensive in both computation and memory. Most existing pruning methods follow an absolute-ranking para…

OccamNets: Mitigating Dataset Bias by Favoring Simpler Hypotheses

2022-04-05 · Robik Shrestha, Kushal Kafle, Christopher Kanan

Dataset bias and spurious correlations can significantly impair generalization in deep neural networks. Many prior efforts have addressed this problem using either alternative loss functions or sampling strategies that f…

Action Recognition

On the equivalence of Occam algorithms

2023-08-11 · Zaman Keinath-Esmail

Blumer et al. (1987, 1989) showed that any concept class that is learnable by Occam algorithms is PAC learnable. Board and Pitt (1990) showed a partial converse of this theorem: for concept classes that are closed under …

Do deep neural networks have an inbuilt Occam's razor?

2023-04-13 · Chris Mingard, Henry Rees, Guillermo Valle-Pérez, Ard A. Louis

The remarkable performance of overparameterized deep neural networks (DNNs) must arise from an interplay between network architecture, training algorithms, and structure in the data. To disentangle these three components…

Inductive Bias

Statistical learning theory and Occam's razor: The core argument

2023-12-21 · Tom F. Sterkenburg

Statistical learning theory is often associated with the principle of Occam's razor, which recommends a simplicity preference in inductive inference. This paper distills the core argument for simplicity obtainable from s…

Learning Theory