معرفی شرکت ها


emotional-detection-0.1.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Standalone package for capturing video from the webcam, detecting all faces in the video and then runing the DeepFace emotional classifier on each face. The output of the emotional classfications will be written as JSON to a Unix pipe to be consumed by any other process
ویژگی مقدار
سیستم عامل -
نام فایل emotional-detection-0.1.3
نام emotional-detection
نسخه کتابخانه 0.1.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده DevonPeroutky
ایمیل نویسنده devonperoutky@gmail.com
آدرس صفحه اصلی https://github.com/DevonPeroutky/emotional-detection
آدرس اینترنتی https://pypi.org/project/emotional-detection/
مجوز -
# Overview This packages is a very basic script that captures video from the webcam, detects all faces in the video and then runs the DeepFace emotional classifier on each face. The output of the emotional classfications will be written to a Unix pipe to be consumed by any other process. # Instructions Everything is contained in `emotional_detection/main.py`. You simply install the dependencies and run. This project works out of the box with [poetry](https://python-poetry.org/), but you could install the dependencies using any dependency manager + virtual environment combination you choose.


نیازمندی

مقدار نام
>=4.6.0,<5.0.0 opencv-python
>=3.7.0,<4.0.0 h5py
>=1.9.1,<2.0.0 scipy
>=0.0.75,<0.0.76 deepface
>=0.5.4,<0.6.0 imutils


زبان مورد نیاز

مقدار نام
>=3.9,<3.10 Python


نحوه نصب


نصب پکیج whl emotional-detection-0.1.3:

    pip install emotional-detection-0.1.3.whl


نصب پکیج tar.gz emotional-detection-0.1.3:

    pip install emotional-detection-0.1.3.tar.gz