You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2020. It is now read-only.
I am trying this model on multiclass classification. My trained dataset contains four folders Happy, Sad, Neutral, Angry. The first problem it's reading every image from all folder when it is going to read angry or any other label image and second it's not taking the two labels only angry and sad it's taking not other two.
Can anyone help me with that?
Eagerly waiting for the solution.