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 training details #20

Open
fuenwang opened this issue Jul 5, 2022 · 0 comments
Open

About training details #20

fuenwang opened this issue Jul 5, 2022 · 0 comments

Comments

@fuenwang
Copy link

fuenwang commented Jul 5, 2022

Hi, thanks for contributing this great work and dataset!
I would like to implement a pytorch version and some training details seems missing. Could you provide me the details like

  1. batch size
  2. the parameter of RMSProp (momentum, weight_decay, .....)
  3. Data augmentation
  4. Model initialization (xavier or uniform....)
  5. Is your conv/deconv layer including batchnorm layer?
  6. In your python code, you define " decay_heatmap(heatmap, sigma2=4):", in which sigma is 4, but the sigma in the paper is 2 instead. Which one is the final value you use for training?

Thanks very much!
Bests.

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

1 participant