ValueError, "Checkpoint {0} does not seem to exist".format( ckpt.model_checkpoint_path ) )
Opened this issue · 1 comments
Hi,
Thanks for the code!!
I am trying to reproduce your results and get the hold of 3D reconstruction.
I am getting the following error when I tried to first train your model
and also still I tried further visualizing and i got these errors
Further Details:
OS: Windows 10
Tensor Flow version: Tensorflow GPU 1.12
Python Python 3
Thanks,
Mritula
Thanks for your interest in our research!
If you have problems running our code, please include
- Your operating system
- Your tensorflow version
- Your python version
- The stack trace of the error that you see
This is research code, and its primary purpose is to reproduce the scientific results that you see in our paper.
If you are looking for ways to extend our work such as
- handling arbitrary images
- handling videos as input
- using other 2d detectors
- large-scale deployment
- handling missing data
- you want to make a startup out of this code
then pull requests are welcome, but it is very unlikely we will have the time to help you.
Hi,
Can I have help on setting up the environment to use 3D_Pose_Estimation. My system info is as below
Details:
OS: Windows 10
Tensor Flow version: Tensorflow GPU 1.12
Python Python 3.7
Cuda 10.1
Thanks,
Mritula