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
Which folder are you running the script from? I guess it's expecting you to run it from src folder. If this is not clear for you, let me put it this way.
Navigate to the face_classification/src directory
Run the script from there: python3 video_emotion_gender_demo
The script has hardcoded paths for the directories and expects you to run the script from that exact folder. I suspect you're running it from some location outside the repository and that's why the error arises.
I have encountered this issue when I run the video_emotion_gender_demo.py ,may I know how can I solve this issue? Thank you!
The text was updated successfully, but these errors were encountered: