mks0601 / Hand4Whole_RELEASE

Official PyTorch implementation of "Accurate 3D Hand Pose Estimation for Whole-Body 3D Human Mesh Estimation", CVPRW 2022 (Oral.)
MIT License
305 stars 30 forks source link

The third stage of training ended early #70

Open Changboyang opened 1 year ago

Changboyang commented 1 year ago

Thank you so much for your excellent work. But I'm having some problems fine-tuning the third stage. When I followed the steps of the first two stages of training, why didn't the training start after the third stage read snapshot_6.pth.tar? How do I need to modify it? 74fe9195d209d96cfc503cfec6558ff

The training has not started yet, it will end after loading.

mks0601 commented 1 year ago

It will load snapshot from output/model_dump. You could change saved snapshot in that directory