OpenFaceKit is a Python library for face detection and recognition in images, videos and streams using deep learning models.
Project description
OpenFaceKit
| Package | |
| Meta | |
| Donation |
OpenFaceKit is a Python library for face detection and recognition in images, videos and streams using deep learning models.
Installation & Dependencies
To install the basic version of openfacekit with core dependencies, run the following:
pip install git+https://github.com/JoaquinAmatRodrigo/openfacekit.git
Dependencies:
- numpy>=1.24.0
- scipy>=1.3.2
- matplotlib>=3.3, <3.11
- torch>=2.4, <2.8; python_version < '3.13'
- tqdm>=4.57
- joblib>=1.1
- opencv-python >= 4.10
- facenet-pytorch>=2.5.3
- pillow>=11.0
Documentation and user guide
Usage examples can be found in Face detection and recognition with deep learning and python.
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 openfacekit-0.2.0.tar.gz.
File metadata
- Download URL: openfacekit-0.2.0.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2324136446ac74e67100a6cb0a1300fb292302116b8327acbaadf93f4f1cff9
|
|
| MD5 |
a5b778c0b8d2c006abae30931584906e
|
|
| BLAKE2b-256 |
6433d62a5cc2c533d7ed44bddda32a244bfbbed9d8e10c3dad10a647a978a9f1
|
File details
Details for the file openfacekit-0.2.0-py3-none-any.whl.
File metadata
- Download URL: openfacekit-0.2.0-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f90f4f0ec6391d736d2561fd728617df91b4267cf5d84066afb08599499c8941
|
|
| MD5 |
91cad6c362b2d719fc8929a52f5d79db
|
|
| BLAKE2b-256 |
5008b6f8608ed16934cecb18579c318dbda3795807d352a3c07930589694ea53
|