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

CoDi -- an exemplar-conditioned diffusion model for low-shot counting

About

Low-shot object counting addresses estimating the number of previously unobserved objects in an image using only few or no annotated test-time exemplars. A considerable challenge for modern low-shot counters are dense regions with small objects. While total counts in such situations are typically well addressed by density-based counters, their usefulness is limited by poor localization capabilities. This is better addressed by point-detection-based counters, which are based on query-based detectors. However, due to limited number of pre-trained queries, they underperform on images with very large numbers of objects, and resort to ad-hoc techniques like upsampling and tiling. We propose CoDi, the first latent diffusion-based low-shot counter that produces high-quality density maps on which object locations can be determined by non-maxima suppression. Our core contribution is the new exemplar-based conditioning module that extracts and adjusts the object prototypes to the intermediate layers of the denoising network, leading to accurate object location estimation. On FSC benchmark, CoDi outperforms state-of-the-art by 15% MAE, 13% MAE and 10% MAE in the few-shot, one-shot, and reference-less scenarios, respectively, and sets a new state-of-the-art on MCAC benchmark by outperforming the top method by 44% MAE. The code is available at https://github.com/gsustar/CoDi.

Grega \v{S}u\v{s}tar, Jer Pelhan, Alan Luke\v{z}i\v{c}, Matej Kristan• 2025

Related benchmarks

TaskDatasetResultRank
Object CountingFSC-147 (test)
MAE7.04
297
Object CountingFSC-147 (val)
MAE8.92
211
Object CountingFSC-147 1.0 (test)
MAE11.97
50
Object CountingFSC-147 1.0 (val)
MAE14.14
50
Few-shot Object CountingFSC147 1.0 (test)
MAE5.74
19
Few-shot Object CountingFSC147 1.0 (val)
MAE8.21
19
CountingMCAC (val)
MAE5.81
6
CountingMCAC (test)
MAE5.26
6
LocalizationFSC147 (val)
Recall93
2
LocalizationFSC147 (test)
Recall88
2
Showing 10 of 10 rows

Other info

Follow for update