SOTAVerified

OmniCount: Multi-label Object Counting with Semantic-Geometric Priors

2024-03-08Unverified0· sign in to hype

Anindya Mondal, Sauradip Nag, Xiatian Zhu, Anjan Dutta

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Object counting is pivotal for understanding the composition of scenes. Previously, this task was dominated by class-specific methods, which have gradually evolved into more adaptable class-agnostic strategies. However, these strategies come with their own set of limitations, such as the need for manual exemplar input and multiple passes for multiple categories, resulting in significant inefficiencies. This paper introduces a more practical approach enabling simultaneous counting of multiple object categories using an open-vocabulary framework. Our solution, OmniCount, stands out by using semantic and geometric insights (priors) from pre-trained models to count multiple categories of objects as specified by users, all without additional training. OmniCount distinguishes itself by generating precise object masks and leveraging varied interactive prompts via the Segment Anything Model for efficient counting. To evaluate OmniCount, we created the OmniCount-191 benchmark, a first-of-its-kind dataset with multi-label object counts, including points, bounding boxes, and VQA annotations. Our comprehensive evaluation in OmniCount-191, alongside other leading benchmarks, demonstrates OmniCount's exceptional performance, significantly outpacing existing solutions. The project webpage is available at https://mondalanindya.github.io/OmniCount.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
FSC147Omnicount (Open vocabulary, multi-label, without training)MAE(test)18.63Unverified
Omnicount-191OmnicountmRMSE0Unverified
Pascal VOC 2007 count-testOmnicountmRMSE0Unverified

Reproductions