Developed a real-time webcam system categorizing humans facial expression into fear, sad, angry, happy, disgust etc.
How to implement this application?
- Go to "Webcam" folder
- Install required libaraies shown on below
- Compile and run "CNN_webcam.py"
- New window pops up and your webcam is applied
Required python libraries:
- tensorflow
- Keras
- opencv-python
- numpy
- matplotpib