-
Notifications
You must be signed in to change notification settings - Fork 30
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
Reproduce DexYCB results #16
Comments
Could you capture your train_logs.txt (saved in output/log) and share it ? And did you get the same results with ours by using pretrained model ? |
The pretrained model's results are much better:
|
It seems you used GPUs less than 4. We used 4 GPUs, so you should scale learning rate according to your batch size. Please refer #9 (comment) |
Thank you :-) Let me give a try. |
Hi, I also have the same issue. Did you achieve better results after adjusting the learning rate and batch size? |
Hi,
Thank you for producing such fantastic work for the community. I followed the training instructions and trained a model of DexYCB for 25 epochs. I got very poor results:
MPJPE : 55.41 mm
PA MPJPE : 14.15 mm
Can the authors please shed light on where I may have gone astray?
Thank you very much!
The text was updated successfully, but these errors were encountered: