An open API service indexing awesome lists of open source software.

https://github.com/mohamed-walied/emotion-detection

Computer vision project that detect your face and recognize your emotion using CNN. I have done this project in collaboration with my friend Seif Elkerdany. We changed in the architecture of CNN by replacement the ReLU activation function by Swish (or SeLU) activaiton function and it leads to amazing accuracy.
https://github.com/mohamed-walied/emotion-detection

cnn-architecture convolutional-neural-networks deep-learning deep-neural-networks emotion-detection emotion-recognition haarcascade-frontalface keras python streamlit tensorflow

Last synced: 7 months ago
JSON representation

Computer vision project that detect your face and recognize your emotion using CNN. I have done this project in collaboration with my friend Seif Elkerdany. We changed in the architecture of CNN by replacement the ReLU activation function by Swish (or SeLU) activaiton function and it leads to amazing accuracy.

Awesome Lists containing this project