Emotion recognition package made with keras.
Project description
Emotion model
Установка библиотеки
Чтобы установить библиотеку, выполните:
pip install emotion-model
После этого сделайте вызов функции на вашем изображении, чтобы получить предсказание:
from emotion_model.predict import make_prediction
result = make_prediction(<Путь к вашему изображению>)
print(result)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
emotion-model-0.0.6.tar.gz
(78.0 MB
view details)
Built Distribution
File details
Details for the file emotion-model-0.0.6.tar.gz
.
File metadata
- Download URL: emotion-model-0.0.6.tar.gz
- Upload date:
- Size: 78.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61bcfc413f0be9991751ead35f5e02c89021ded75f8db105f260c41efd35830f |
|
MD5 | a176096be7a843976bbdfd71ef9bf046 |
|
BLAKE2b-256 | 39377da73fd7b0a02068435cd5033323ce25fd7eba27b6bcee8f636c388b5b72 |
File details
Details for the file emotion_model-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: emotion_model-0.0.6-py3-none-any.whl
- Upload date:
- Size: 78.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c1572d06b04829d0401cb675a170af4c1c151294306e8b7e041428de5ff5226 |
|
MD5 | 38cb8c9fe8fbc201cc76d88122d2f1ff |
|
BLAKE2b-256 | 19f6ee5b6e4104ba75979e6e0a37650e31202109e9ac7d57895ebe19139161de |