Skip to content

Facial emotion recognition application using OpenCV and Tensorflow running in a web browser

License

Notifications You must be signed in to change notification settings

maximum-maximum/FaceEmotionApp

Repository files navigation

FaceEmotionApp

Facial emotion recognition application using OpenCV and Tensorflow running in a web browser

How to use the app

  1. Go to https://maximum-maximum.github.io/FaceEmotionApp/ .

  2. Select the image for which you want to perform facial expression recognition (This step is not always necessary because the default image is already set).

  3. Press the Face Detection button to find a face in the image (At this time the face will not necessarily be detected).

  4. Place the cursor over the detected face area and click on it .

  5. Press the Predict button to see the results.

How to set up the learning environment

  1. Install Docker

  2. git clone https://github.com/maximum-maximum/FaceEmotionApp.git

  3. cd FaceEmotionApp

  4. docker-compose up

About

Facial emotion recognition application using OpenCV and Tensorflow running in a web browser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published