Skip to content

Model is overfitting for Emotion prediction #1

Description

@shakhyar

In the emotion detection model, it seems as if your data is overfitting, and your validation loss and accuracy is almost same as training loss and accuracy, so that means you are using the same data for training and validation. Try using more dropouts, and also try using data augmentation techniques to make your model more accurate with unseen images.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions