edvardHua / PoseEstimationForMobile

:dancer: Real-time single person pose estimation for Android and iOS.
Apache License 2.0
1k stars 267 forks source link

Issues with Hourglass loss during training #114

Open jgcbrouns opened 4 years ago

jgcbrouns commented 4 years ago

Hi everyone,

What could be the problem here? I use the .cfg for hourglass with same settings as CPM (from repository). I use the same dataset and all other factors are also the same.

The final accuracy of hourglass is also a lot lower than my trained CPM model.

Any ideas? maybe hyperparameters? Notice that I turned off data-augmentation for both CPM and Hourglass, because I am using synthetic data.