LearningToCountAnything icon indicating copy to clipboard operation
LearningToCountAnything copied to clipboard

This is the official implementation of: Learning to Count Anything: Reference-less Class-agnostic Counting with Weak Supervision Michael Hobley, Victor Prisacariu

Results 4 LearningToCountAnything issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello. Thank you for this valuable work. I want to do some tests on my own images and have the result of counting and heatmap images. Currently, according to the...

So I've been testing this model for a few days and I am still not able to replicate the results. The density maps overlapped in the pictures for qualitative results...

When I fully follow the README file, when I run the py file, I report the following error“'VisionTransformer' object has no attribute 'dist_token' ”, how can I solve this.as follows:...

@victorprad @mahobley 1)could you please help understand why do we have two checkpoitns. localisation & counting.ckpt 2) If we have to train on custom dataset, do we have to use...