mks0601 / Hand4Whole_RELEASE

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

Have you finetune YOLOv5 on AGORA dataset? #54

Closed linjing7 closed 1 year ago

linjing7 commented 1 year ago

Hi, thanks for your excellent work. You mention that the human detection result of AGORA test set is from YOLOv5. The detection result is rather accurate. Do you finetune YOLOv5 on AGORA training set?

mks0601 commented 1 year ago

Sorry I can't remember clearly, but I think I fine-tuned it on AGORA training set.

linjing7 commented 1 year ago

Okay, thank you very much.