deepface — Easy Playground
Face recognition and facial attribute analysis framework
Getting started with deepfaceRun locally
Install
pip install deepfacePython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: deepface)
deepface is a third-party package. Face recognition and facial attribute analysis framework. Install with: pip install deepface
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?