Open kfzyqin opened 2 years ago
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 https://github.com/namepllet/HandOccNet/issues/9#issuecomment-1217812789
Thank you :-) Let me give a try.
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!