cvlab-stonybrook / LearningToCountEverything

MIT License
357 stars 72 forks source link

About testing on new images #12

Closed Muhibullah1 closed 2 years ago

Muhibullah1 commented 3 years ago

Hi, could we use it for testing on images without providing the exampler bounding boxes? thanks in advance

Viresh-R commented 2 years ago

Hey, you'll have to provide examples from another image, and the examples shouldn't be very different from the ones in the test image. In order to do this, you'll need to modify the dataloader and the feature extraction code.