Train Acuuracy | Val Accuracy |
---|---|
97% | 84% |
Train Loss | Val Loss |
0.0087 | 0.027 |
To run the inference.py use the below command:
``` python inference.py --input_photo [test.jpg] --input_weights [test.h5]
Face Detection with Python + Open CV + dlib
Face Recognition using Python
Face Analysis: Detection, Age Gender Estimation & Recognition