Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Can SAM Count Anything? An Empirical Study on SAM Counting

About

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

Zhiheng Ma, Xiaopeng Hong, Qinnan Shangguan• 2023

Related benchmarks

TaskDatasetResultRank
Object CountingFSC-147 (test)
MAE27.97
297
Object CountingFSC-147 1.0 (test)
MAE27.97
50
Object CountingFSC-147 1.0 (val)
MAE31.2
50
Object DetectionFSCD-147 (test)
AP27.99
29
Few-shot Object CountingFSC147 1.0 (val)
MAE31.2
19
Few-shot Object CountingFSC147 1.0 (test)
MAE27.97
19
Object DetectionFSCD147 (val)
AP20.08
12
Showing 7 of 7 rows

Other info

Follow for update