Emotion recognition package made with keras.
Project description
Emotion model
Установка библиотеки
Чтобы установить библиотеку, выполните:
pip install titanic-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.1.tar.gz
(79.2 MB
view details)
Built Distribution
File details
Details for the file emotion-model-0.0.1.tar.gz
.
File metadata
- Download URL: emotion-model-0.0.1.tar.gz
- Upload date:
- Size: 79.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 039e4a8c1b0207e819c8fc573e72aea4019ecfe2210542ae2ee580fa7ebefe11 |
|
MD5 | 4dc1f8935ab1643ea8cbcbe412183d56 |
|
BLAKE2b-256 | 9a68f8eb4e303ba26f61221daa82e0edca0a9d9398d6100b98c9bf45c4f048b1 |
File details
Details for the file emotion_model-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: emotion_model-0.0.1-py3-none-any.whl
- Upload date:
- Size: 79.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a33aa3a521b2113d7fc85977cf3c5309d5127aa54b541d8aa37ae411affa5681 |
|
MD5 | 19993fba0e56c412157f0f5cd89a141e |
|
BLAKE2b-256 | 6ed088274ff8f84305ced4b2ff5ab01b633487146b8f781e516979a77cce7a5b |