paper-with-me

홈 › Papers

Can SAM Count Anything? An Empirical Study on SAM Counting

2023-04-21 · Zhiheng Ma, Xiaopeng Hong, Qinnan Shangguan

Meta AI recently released the Segment Anything model (SAM), which has garnered attention due to its impressive performance in class-agnostic segmenting. In this study, we explore the use of SAM for the challenging task of few-shot object counting, which involves counting objects of an unseen category by providing a few bounding boxes of examples. We compare SAM's performance with other few-shot counting methods and find that it is currently unsatisfactory without further fine-tuning, particularly for small and crowded objects. Code can be found at \url{https://github.com/Vision-Intelligence-and-Robots-Group/count-anything}.

📄 PDF Abstract BibTeX arXiv:2304.10817

Code (1)

vision-intelligence-and-robots-group/count-anything 공식 구현 pytorch

Tasks

Object Counting

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Count Anything

2026-05-29 · Mengqi Lei, Shuokun Cheng, Wei Bao, Shaoyi Du 외 arxiv

Object counting remains fragmented across domain-specific datasets and task formulations, despite rapid progress in generalist vision models. Existing counting models are often tailored to scenarios such as crowds, vehic…

Domain GeneralizationObject Counting

CellFMCount: A Fluorescence Microscopy Dataset, Benchmark, and Methods for Cell Counting

2025-11-24 · Abdurahman Ali Mohammed, Catherine Fonder, Ying Wei, Wallapak Tavanapong 외 arxiv

Accurate cell counting is essential in various biomedical research and clinical applications, including cancer diagnosis, stem cell research, and immunology. Manual counting is labor-intensive and error-prone, motivating…

Learning to Count Anything: Reference-less Class-agnostic Counting with Weak Supervision

2022-05-20 · Michael Hobley, Victor Prisacariu

Current class-agnostic counting methods can generalise to unseen classes but usually require reference images to define the type of object to be counted, as well as instance annotations during training. Reference-less cl…

Exemplar-Free CountingObject Counting

Training-free Object Counting with Prompts

2023-06-30 · Zenglin Shi, Ying Sun, Mengmi Zhang

This paper tackles the problem of object counting in images. Existing approaches rely on extensive training data with point annotations for each object, making data collection labor-intensive and time-consuming. To overc…

ObjectObject CountingSegmentationTraining-free Object Counting+1

Count Anything at Any Granularity

2026-05-11 · Chang Liu, Haoning Wu, Weidi Xie arxiv

Open-world object counting remains brittle: despite rapid advances in vision-language models (VLMs), reliably counting the objects a user intends is far from solved. We argue that a central reason is that counting granul…

Object CountingImage Editing