-
Notifications
You must be signed in to change notification settings - Fork 56
Description
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.