NVlabs / PoseCNN-PyTorch

PyTorch implementation of the PoseCNN framework
Other
186 stars 47 forks source link

Questions about the performance #30

Open jiangranlv opened 1 year ago

jiangranlv commented 1 year ago

Hello @yuxng , nice work! I have met a question and want to seek your help. My checkpoint obtained from your training code get very worse performance, (namely ADD = 34.3, ADD-S = 62.0 After refinement ADD=51.8 ADD-S=73.2) I really wonder why I got this results far from paper report even using this code without editing of network. I'll appreciate if you can offer some help! Thank you!