Alex
Results
2
comments of
Alex
Loading model checkpoint weights ... Traceback (most recent call last): File "test.py", line 52, in saver.restore(sess, args.checkpoint_path) File "/home/jolwave/KERAS_TF/local/lib/python2.7/site-packages/tensorflow/python/training/saver.py", line 1560, in restore {self.saver_def.filename_tensor_name: save_path}) File "/home/jolwave/KERAS_TF/local/lib/python2.7/site-packages/tensorflow/python/client/session.py", line 895, in...
I didn't trained any model. I just want to download a pre-trained model and test it.