Some files are missing such as
1) yolo_weights/YOLO_Face.h5
2) yolo_cfg/yolo_anchors.txt
3) yolo_cfg/face_classes.txt'
4) /models/facenet/20190310-055158
5) /myclassifier/my_classifier.pkl
I am working on the recognition section. I found you may miss some files as mentioned above.
The my_classifier.pkl file is generated by Make_classifier.py script.
Besides, there may be some path variables in the scripts that you need to change in order to make the scripts work.
Some files are missing such as 1) yolo_weights/YOLO_Face.h5 2) yolo_cfg/yolo_anchors.txt 3) yolo_cfg/face_classes.txt' 4) /models/facenet/20190310-055158 5) /myclassifier/my_classifier.pkl
I am working on the recognition section. I found you may miss some files as mentioned above.