seathiefwang/FaceRecognition-tensorflow

help

yanghuajian opened this issue · 4 comments

运行is_myface:
Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Facerecognition (1)\is_my_face.py", line 135, in
saver.restore(sess, tf.train.latest_checkpoint('.'))
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\training\saver.py", line 1796, in restore
raise ValueError("Can't load save_path when it is None.")
ValueError: Can't load save_path when it is None.

I met the same question.

Need help with the same problem...

same problem

I met the same question,have you solved it?