Emotion Detection using Convolutional Neural Networks and OpenCV | Keras | Realtime

preview_player
Показать описание
#emotiondetection #opencv #cnn #python

Books for Reference -

Book for Computer Vision -
Рекомендации по теме
Комментарии
Автор

Gotta love it. Play a noise for each detected emotion and see if you can focus on your work.

erdemmemisyazici
Автор

I was working on the same project for my end semester, I had gotten the code from elsewhere but couldnt understand anything, But your explanation is very clear. Looking forward to more such videos and thanks so much!

funatic
Автор

that's an explanation ever. thanks for ur sharing

votanasrey
Автор

Thank you so much for this awsome video!!! Helped me so much in understanding! Keep it up!!

annarauscher
Автор

Very well explained, I should add just one thing, using keras tuner to tune the hyperparameters that are the number of filters and kernel size, would have given you better accuracy. Anyways, very well explained

subhadipghosh
Автор

Thank you very very much. this tutorial is the best.

ozlemmay
Автор

Hi, great video!
I have to create a similar CNN for a school project but I'm required to use pytorch.
Do you know any useful source for translating it?

ottomaggio
Автор

thanks for the explanation and the file, it really helped me.

muhammadfajarramdhani
Автор

Can you please guide us that which Tensorflow and Keras version are you using for training model. Great Explanation of the code!!

SimarjeetSingh-gopk
Автор

Every thing was well explained... can you please make a sepreate video describing in detail about the modeling part with all the CNN and Deep learning concepts...

AyushRaj-pmdz
Автор

thank you so much it was great help!! I succesfully peformed emotion recognition.

vaishnavivajirkar
Автор

wich CNN architecture did you use in your project?
VGG16?

mosbahlokhmane
Автор

hey the training is taking so much time

clumsycoder
Автор

Sir! for feature extraction which algorithm you have used?

deenkibatain
Автор

Hi Akshit! Thank you for your helpful video. Can you explain more about the cascade classifier? if I want to detect other than face, can I use the same haarcascade xml file? thanks in advance.

r.tasiajoe
Автор

Can we give the duration of each emotion in a certain period of time ?

dilam
Автор

Can we use transfer learning on grayscale images?

karishmamogal
Автор

how many epochs should i train ? training stopped after 18 epochs . and how to generate model.h5 file ?

asaduzzamanasad
Автор

Hi, thanks for your vedio .its very help for my project. One doubt your code run successfully but model.h5 is not create why?

carriergrowth
Автор

What is the final test accuracy(validation accuracy) you got???

AISHAIKSAMEERUDDIN