Open javiercalle97 opened 2 years ago
I'm trying to understand how can I get the third column of the .npy training file.
What's the meaning of that value? Is there any script to generate it?
If you aim to generate the density map ground truth for each image, take a look at SFANet. To prepare for the Bayesian crowd counting, see bayesian_preprocess_sh.py. I hope this helps.
I'm trying to understand how can I get the third column of the .npy training file.
What's the meaning of that value? Is there any script to generate it?