Streamlit app using OpenCV to recognize faces in a photo and my custom Tensorflow DNN to recognize emotions in those faces.
The app is deployed in the free-tier streamlit sharing, try it here.
streamlit run app/streamlit_app.py --server.maxUploadSize=5
- tensorflow
- OpenCV