Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ai 80% Match Research Paper Computer vision researchers,ML engineers,Robotics engineers 1 week ago

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

computer-vision › object-detection
📄 Abstract

Abstract: Humans can effortlessly count diverse objects by perceiving visual repetition and structural relationships rather than relying on class identity. However, most existing counting models fail to replicate this ability; they often miscount when objects exhibit complex shapes, internal symmetry, or overlapping components. In this work, we introduce CountFormer, a transformer-based framework that learns to recognize repetition and structural coherence for class-agnostic object counting. Built upon the CounTR architecture, our model replaces its visual encoder with the self-supervised foundation model DINOv2, which produces richer and spatially consistent feature representations. We further incorporate positional embedding fusion to preserve geometric relationships before decoding these features into density maps through a lightweight convolutional decoder. Evaluated on the FSC-147 dataset, our model achieves performance comparable to current state-of-the-art methods while demonstrating superior accuracy on structurally intricate or densely packed scenes. Our findings indicate that integrating foundation models such as DINOv2 enables counting systems to approach human-like structural perception, advancing toward a truly general and exemplar-free counting paradigm.
Authors (3)
Md Tanvir Hossain
Akif Islam
Mohd Ruhul Ameen
Submitted
October 27, 2025
arXiv Category
cs.CV
arXiv PDF

Key Contributions

CountFormer introduces a transformer-based framework for class-agnostic object counting that learns visual repetition and structure. It utilizes the DINOv2 foundation model for richer features and incorporates positional embedding fusion, achieving state-of-the-art performance on benchmarks like FSC-147.

Business Value

Enables more robust and versatile object counting systems for applications like inventory management, traffic monitoring, and autonomous systems, even in challenging visual conditions.