Deep-Surveillance-Monitor-Facial-Emotion-Age-Gender-Recognition-System
Deep-Surveillance-Monitor-Facial-Emotion-Age-Gender-Recognition-System copied to clipboard
Computer Vision module for detecting emotion, age and gender of a person in any given image, video or real time webcam. A custom VGG16 model was developed and trained on open source facial datasets do...
Results
2
Deep-Surveillance-Monitor-Facial-Emotion-Age-Gender-Recognition-System issues
Sort by
recently updated
recently updated
newest added
ValueError: Kernel shape must have the same length as input, but received kernel of shape (3, 3, 1, 32) and input of shape (None, None, 48, 48, 1).
I am using latest version of Anaconda Navigator and created a new environment with python=3.7. Installed the required libraries and packages, but when loading the model it gives error. I...