cvlab-stonybrook / LearningToCountEverything

MIT License
357 stars 72 forks source link

How to append new data #31

Closed timlliu closed 1 year ago

timlliu commented 1 year ago

I label some new data, but I don't know how to make point map to density map.

FCgogogo commented 1 year ago

I have same question

Viresh-R commented 1 year ago

Hey, you can use any adaptive Gaussian density map generation implementation to obtain density maps from the annotated dots, like: https://github.com/leeyeehoo/CSRNet-pytorch/blob/master/make_dataset.ipynb