mirror of
https://github.com/deepinsight/insightface.git
synced 2025-12-30 16:12:27 +00:00
Python package of insightface README
insightface==0.2 is ready now. Please update with pip install -U insightface
For insightface pip-package <= 0.1.5, we use MXNet as inference backend, please download all models from onedrive, and put them all under ~/.insightface/models/ directory.
Starting from insightface>=0.2, we use onnxruntime as inference backend, please download our antelope model release from onedrive, and put it under ~/.insightface/models/, so there're onnx models at ~/.insightface/models/antelope/*.onnx.
InsightFace-0.2 Model Pack:
| Name | Detection Model | Recognition Model | Download |
|---|---|---|---|
| antelope | SCRFD-10GF | ResNet100@Glint360K | link |