EmotionClassifier
EmotionClassifier copied to clipboard
real-time face detection and emotion classification
not run
what are the versions of the dependencies to install? How should the code be launched? thank you
Hello, Im trying to run your code and It worked fine when training with the Fer2013 dataset, however, with the CK+, when the "Current count =" reaches 900/1000, it displays...
Hi author, @XiuweiHe I have tried models in "models" file, but no matter Resnet50 or SEnet50 or VGG16, which one I tried, it all rises error like below. Do you...
How to add speech recognition with emotion recognition so that it can respond with speech based on our emotion with our phrase.i tried but it not done succesfully please help...
This code doesn't seem to work. The folders aren't properly arranged it seems like utils and trained_models folder should be inside the src folder. Can you make the necessary changes?