hmr
hmr copied to clipboard
How can I do transfer learning
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
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?