seathiefwang / FaceRecognition-tensorflow

基于TensorFlow训练的人脸识别神经网络
1.31k stars 414 forks source link

help #17

Open yanghuajian opened 6 years ago

yanghuajian commented 6 years ago

运行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.

FengGuanxi commented 6 years ago

I met the same question.

SheezaShabbir commented 6 years ago

Need help with the same problem...

huitang commented 5 years ago

same problem

Flyinheaven commented 5 years ago

I met the same question,have you solved it?