Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about image size #42

Open
xwjBupt opened this issue Apr 1, 2019 · 1 comment
Open

about image size #42

xwjBupt opened this issue Apr 1, 2019 · 1 comment

Comments

@xwjBupt
Copy link

xwjBupt commented Apr 1, 2019

hi @svishwa , in the paper,the author mentioned that he down-sampled each training image by 1/4 before generating its density map(in the Remarks),but i did`t see this part in your code?

Besides,what is these code mean in the data_loader.py?

den = cv2.resize(den,(wd_1,ht_1))                
den = den * ((wd*ht)/(wd_1*ht_1))

looking forward to your reply,thanks!!

@Anislar
Copy link

Anislar commented Mar 31, 2020

any response ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants