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
Thanks for your excellent work. When I generate 3d dataset with your code, I encounter the following output, and then the program stops. Could you encounter this case?
Restoring checkpoint /home/yinjunhui/per-id/3d/hmr/src/models/model.ckpt-667589..
WARNING:tensorflow:From /home/yinjunhui/anaconda3/envs/hmr/lib/python2.7/site-packages/tensorflow/python/training/saver.py:1276: checkpoint_exists (from tensorflow.python.training.checkpoint_management) is deprecated and will be removed in a future version.
Instructions for updating:
Use standard file APIs to check for files with this prefix.
The text was updated successfully, but these errors were encountered:
It seems that you used a wrong version of tensorflow to load the checkpoint? I am not sure about it.
You may raise one issue in the github of the original code on 3D human prediction as well.
Thanks for your excellent work. When I generate 3d dataset with your code, I encounter the following output, and then the program stops. Could you encounter this case?
Restoring checkpoint /home/yinjunhui/per-id/3d/hmr/src/models/model.ckpt-667589..
WARNING:tensorflow:From /home/yinjunhui/anaconda3/envs/hmr/lib/python2.7/site-packages/tensorflow/python/training/saver.py:1276: checkpoint_exists (from tensorflow.python.training.checkpoint_management) is deprecated and will be removed in a future version.
Instructions for updating:
Use standard file APIs to check for files with this prefix.
The text was updated successfully, but these errors were encountered: