CVAIApr 21, 2023

Can SAM Count Anything? An Empirical Study on SAM Counting

arXiv:2304.10817v125 citationsh-index: 42Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the problem of few-shot counting for unseen categories in computer vision, but it is incremental as it evaluates an existing model on a new task.

The study investigated whether the Segment Anything Model (SAM) could be effectively used for few-shot object counting, finding that its performance was unsatisfactory without fine-tuning, especially for small and crowded objects.

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}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes