cnn_depth_tensorflow
cnn_depth_tensorflow copied to clipboard
Running the trained model on new images
Hello,
Can anybody please tell how to run the trained model on new images?
Regards, Arnab Banerjee
Do you have the trained model?
Yes. I have the trained model. To train run the code given in the repository. You can use the checkpoint files and use the following code to run it on any new image:
https://github.com/barnab-msit/Depth_Tensorflow_TestImagse/blob/master/depthall1.py