akanazawa / hmr

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

tensor flow 1.12 is not compatible with cuda 10.1 #144

Open durgesh17media opened 4 years ago

durgesh17media commented 4 years ago

which Cuda version does this project require?

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?