Skip to content

Streamlit web-app using OpenCV to recognize faces in a photo and my custom tensorflow DNN to recognize emotions in those faces.

License

Notifications You must be signed in to change notification settings

patryk-oleniuk/face-emotionz-webapp

Repository files navigation

Face Emotionz Web-App

Streamlit app using OpenCV to recognize faces in a photo and my custom Tensorflow DNN to recognize emotions in those faces.

demo.gif

Deployment

The app is deployed in the free-tier streamlit sharing, try it here.

Dev

streamlit run app/streamlit_app.py --server.maxUploadSize=5

Requirements

  • tensorflow
  • OpenCV

Releases

No releases published

Packages

No packages published

Languages