< cd ../gallery
[Real-time]
facial-emotion-recognition
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 developed in FastAPI. The emotion prediction model is built with Tensorflow Keras, and for real-time face detection with animation on the frontend, Tensorflow.js have been used.
@victor369basu
maintainer
★ 42 stars
# README
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 developed in FastAPI. The emotion prediction model is built with Tensorflow Keras, and for real-time face detection with animation on the frontend, Tensorflow.js have been used. Maintained by victor369basu on GitHub, where it has earned 42 stars from the community.
It's actively developed around api, emotion-detection, emotion-recognition, and is a solid reference for anyone building with these tools.
# tags
# install
npm install facial-emotion-recognitionmore FastAPI repos