Face Genius
Демонстрационный проект для распознавания лиц
с помощью библиотеки face_recognition.
Использование
Примеры использования находятся директории examples:
enroll_faces.py- для обучения на лицахrecognize_faces.py- для распознавания лиц
Загрузка проекта на PyPI
Команды для загрузки проекта на PyPI:
python setup.py sdist bdist_wheel
twine upload dist/*
Установка пакета в дальнейшем
pip install face_genius
Release files for face-recognition-demo 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| face_recognition_demo-0.2.0.tar.gz | 2.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| face_recognition_demo-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.9 kB
Release files / face_recognition_demo-0.2.0.tar.gz
| Download URL | face_recognition_demo-0.2.0.tar.gz |
|---|---|
| Size | 2.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
39354753d24ee701b39e1a48276a858ca0e22e482a473620673ab82a13fc4a7f
|
|
BLAKE2b-256 checksum How to use checksums |
41efa4a88ca06fad3ff8e2fdec1ce219065f5875c00c7e0e18d2aaf61626a9a8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.11.6
|
Release files / face_recognition_demo-0.2.0-py3-none-any.whl
| Download URL | face_recognition_demo-0.2.0-py3-none-any.whl |
|---|---|
| Size | 2.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
398c27b1435632a3168e2a8269aad03803c52703993c132cbe2bd69f5d9a9667
|
|
BLAKE2b-256 checksum How to use checksums |
a4e68cde8eb62cb72a7e27cb78703f51488689b2766ff45e00d981c75ed9e0a5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.11.6
|