Closed 141391 closed 3 months ago
Hi! Thanks for your interest. You could use pip packages hsemotion or hsemotion-onnx. The usage examples are provided in the above-mentioned repositories in demo folder. Speaking about docker, use the dockerfile similar to
FROM python:3
RUN pip install --no-cache-dir --upgrade pip && \
pip install --no-cache-dir numpy opencv-python hsemotion-onnx mediapipe
hello in this code are really working brother
Closing due to inactivity
Hello, can you give me a docker image file? This way I can study more conveniently. May all go well with you