gliese581gg / YOLO_tensorflow

tensorflow implementation of 'YOLO : Real-Time Object Detection'
Other
1.72k stars 656 forks source link

Could not open weights/YOLO_face #22

Open zxh1993 opened 7 years ago

zxh1993 commented 7 years ago

download & tar YOLO_face.tar python ./YOLO_face_tf.py -fromfile ./data/person.jpg error: W tensorflow/core/framework/op_kernel.cc:993] Data loss: Unable to open table file weights/YOLO_face: Failed precondition: weights/YOLO_face: perhaps your file is in a different file format and you need to use a different restore operator? W tensorflow/core/util/tensor_slice_reader.cc:95] Could not open weights/YOLO_face: Failed precondition: weights/YOLO_face: perhaps your file is in a different file format and you need to use a different restore operator? W tensorflow/core/util/tensor_slice_reader.cc:95] Could not open weights/YOLO_face: Failed precondition: weights/YOLO_face: perhaps your file is in a different file format and you need to use a different restore operator? W tensorflow/core/framework/op_kernel.cc:993] Data loss: Unable to open table file weights/YOLO_face: Failed precondition: weights/YOLO_face: perhaps your file is in a different file format and you need to use a different restore operator?