siamesenetwork-tensorflow icon indicating copy to clipboard operation
siamesenetwork-tensorflow copied to clipboard

inference

Open ssvicnent opened this issue 5 years ago • 1 comments

hello, how to test the trained model??

ssvicnent avatar Apr 03 '19 11:04 ssvicnent

I used

$ ipython3 nbconvert --to script similar_image_retrieval.ipynb

to convert similar_image_retrieval.ipynb to a .py script, it's working fine

apirrone avatar Apr 11 '19 06:04 apirrone