OSError: SavedModel file does not exist
srilakshmi-thota opened this issue · 0 comments
srilakshmi-thota commented
OSError: SavedModel file does not exist at: /content/faceRecognition-yolo-facenet/align/yolo_weights/YOLO_Face.h5/{saved_model.pbtxt|saved_model.pb}
I have tried running get_models.sh and YOLO_Face.h5 is also downloaded.But while running align_dataset_yolo_gpu.py it is showing this error.
Is the model not saved in a proper format or do I need to install any version of tf or keras for this?