deepface

Package — VisionPython 3.7+Advanced

Face recognition and facial attribute analysis framework

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
NumPy, pandas, OpenCV, Pillow, tqdm, gdown, Flask, tensorflow or pytorch
Install
pip install deepface

Learn by Difficulty

Quick Example

python
# Install: pip install deepface
import deepface

# Basic deepface usage
print(f"Using deepface")
# See documentation for detailed examples

deepface is a third-party package. Face recognition and facial attribute analysis framework. Install with: pip install deepface

Try in Playground

Tags

packagecomputer-visionimage-processingai