cnn_depth_tensorflow icon indicating copy to clipboard operation
cnn_depth_tensorflow copied to clipboard

Running the trained model on new images

Open abaner23 opened this issue 6 years ago • 2 comments

Hello,

Can anybody please tell how to run the trained model on new images?

Regards, Arnab Banerjee

abaner23 avatar Mar 23 '18 13:03 abaner23

Do you have the trained model?

mohanhanmo avatar Apr 23 '18 14:04 mohanhanmo

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

abaner23 avatar May 07 '18 17:05 abaner23