This repository is not active
bakerv/fer-webcam
This app receives a video stream from the users browser, and returns an emotion prediction based on facial expression. Face detection is implented using a Haar Cascade. The portion of the image containing a face is passed to a Convolutional Neural Network for emotion prediction.
HTML