Metadata-Version: 2.2
Name: emotiefflib
Version: 1.0
Summary: EmotiEffLib Python Library for Facial Emotion and Engagement Recognition
Home-page: https://github.com/av-savchenko/EmotiEffLib
Download-URL: https://github.com/av-savchenko/EmotiEffLib/archive/v1.0.tar.gz
Author: Andrey Savchenko, Egor Churaev
Author-email: andrey.v.savchenko@gmail.com, egor.churaev@gmail.com
License: Apache-2.0
Keywords: face expression recognition,emotion analysis,facial expressions,engagement detection
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: onnx
Requires-Dist: onnxruntime
Requires-Dist: opencv-python
Requires-Dist: pillow
Provides-Extra: torch
Requires-Dist: timm==0.9.*; extra == "torch"
Requires-Dist: torch; extra == "torch"
Requires-Dist: torchvision; extra == "torch"
Provides-Extra: engagement
Requires-Dist: tensorflow; extra == "engagement"
Requires-Dist: tf2onnx; extra == "engagement"
Provides-Extra: all
Requires-Dist: timm==0.9.*; extra == "all"
Requires-Dist: torch; extra == "all"
Requires-Dist: torchvision; extra == "all"
Requires-Dist: tensorflow; extra == "all"
Requires-Dist: tf2onnx; extra == "all"
Dynamic: author
Dynamic: author-email
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
