akanazawa / hmr

Project page for End-to-end Recovery of Human Shape and Pose
Other
1.54k stars 395 forks source link

How can I do transfer learning #92

Open Aiman-Jabaren opened 5 years ago

Aiman-Jabaren commented 5 years ago

Hi, Thank you for the github repo. I would like to use this model for transfer learning. How can I do that and which files/ classes should I use for the transfer learning?

Thank you

jszgz commented 4 years ago

Hello, do you know how to use mpi_inf_3dhp_to_tfrecords.py to convert mpi_inf_3dhp dataset? I failed because the code use jpg as input but the dataset I downloaded is consisting of videos. Do I need to use ffmpeg and write code to convert avi to jpg?