A Python SDK for face recognition using InsightFace library
Project description
InsightFace Recognition SDK
A Python SDK for face recognition using the InsightFace library. This package provides easy-to-use modules for encoding faces, recognizing faces, and managing face databases.
Features
- Face encoding and recognition
- Database management for face embeddings
- Web API support with FastAPI
- Configurable models and settings
Installation
pip install insightface-recognition-sdk
Usage
from insightface_recognition_sdk import FaceRecognitionModels
# Initialize the model
models = FaceRecognitionModels()
# Encode a face
# ... (add example code)
Requirements
- Python >= 3.8
- InsightFace
- OpenCV
- NumPy
- And other dependencies as listed in pyproject.toml
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file insightface_recognition_sdk-0.1.0.tar.gz.
File metadata
- Download URL: insightface_recognition_sdk-0.1.0.tar.gz
- Upload date:
- Size: 46.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0652059ba1fbedccbe5388ceb57e6750f60cc3b376dc18884fac35a32e13fd14
|
|
| MD5 |
509e80893d49cdd45eb6a5416b6c79d7
|
|
| BLAKE2b-256 |
4eeefff7ba9cd6a66c0f59c3154dabae142af3cf0121b8d00c29ff7665b8fe11
|
File details
Details for the file insightface_recognition_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: insightface_recognition_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 50.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
894549ed51dccb0a674b6497ecc0508a66a999509617b42058a9a38c3952cd93
|
|
| MD5 |
74195e6d23ec8d8672c12b8a41cdcea4
|
|
| BLAKE2b-256 |
acf02d52c3e35c6dcde1e6860086eb09cf0307a825a44642f871a65d38360680
|