insightface

Package — VisionPython 3.7+Advanced

Open-source 2D/3D face analysis toolkit

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
NumPy, onnxruntime, OpenCV, Pillow, scikit-learn, albumentations
Install
pip install insightface

Learn by Difficulty

Quick Example

python
# Install: pip install insightface
import insightface

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

insightface is a third-party package. Open-source 2D/3D face analysis toolkit. Install with: pip install insightface

Try in Playground

Tags

packagecomputer-visionimage-processingai