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.3.tar.gz
(79.2 MB
view details)
Built Distribution
File details
Details for the file emotion_model-0.0.3.tar.gz
.
File metadata
- Download URL: emotion_model-0.0.3.tar.gz
- Upload date:
- Size: 79.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9d5a0c6f4f3371e8254f4f501e2a884a2feec57497c0ee2b25993a3ce6b4066 |
|
MD5 | ff67ca2abb623cdde8730f22d3101c46 |
|
BLAKE2b-256 | 8a00d1eab84813180f67b776cf9b85dac20c4b70eee588cd9ee53f2930f04c03 |
File details
Details for the file emotion_model-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: emotion_model-0.0.3-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.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5be94866fa2d679115ff429c2506a287d4cd768e4f9d225363b94cfc60c72ea9 |
|
MD5 | 751c3e24a9acaf55ff2d61dad622981a |
|
BLAKE2b-256 | d21bba33cef5d8e74e55c25cc1dffeb40cde965af6dd27e66ebf7c315ed0729b |