facial-emotion-recognition icon indicating copy to clipboard operation
facial-emotion-recognition copied to clipboard

This repository demonstrates an end-to-end pipeline for real-time Facial emotion recognition application through full-stack development. The frontend is developed in react.js and the backend is develo...

Results 1 facial-emotion-recognition issues
Sort by recently updated
recently updated
newest added

Exception has occurred: ModuleNotFoundError No module named 'fer' File "F:\Project\facial-emotion-recognition-master\server\main.py", line 10, in from fer import FER ModuleNotFoundError: No module named 'fer'