deepfaceEasy Playground

Face recognition and facial attribute analysis framework

Getting started with deepfaceRun locally
Install
pip install deepface
Python 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?