Detecting and classifying emotions using machine learning. Google's TensorFlow was used together with libraries such as OpenCV
A virtual environment needs to be created for everything to work together. The name of the venv should be flaskapp. The following modules are needed.
- Flask
- Keras
- TensorFlow
- Pillow
- NumPy
- OpenCV