You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to convert your HMR trained ckpt model to pb file.
To use in batch size 1, I tried "export_inference_graph.py" to make pb file.
In your pretrained model, there are no pipeline.config file.
So if you have pipeline.config file, please let me know.
Have a nice day!
The text was updated successfully, but these errors were encountered:
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?
I'm trying to convert your HMR trained ckpt model to pb file.
To use in batch size 1, I tried "export_inference_graph.py" to make pb file.
In your pretrained model, there are no pipeline.config file.
So if you have pipeline.config file, please let me know.
Have a nice day!
The text was updated successfully, but these errors were encountered: