-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing performance on official UCF-101 split 1 #12
Comments
Hey,@pcshih, While Testing on test.py, I am getting this error "'Namespace' object has no attribute 'sequence_length'" , and I trained my own model, not using the default one.And if I am specifying the sequence_length for example 40. Its is giving error "IndexError: Dimension out of range (expected to be in range of [-1, 0], but got 1)". Can you Please help |
Sorry @Swati640 , I did not run test.py. I only run test_on_video.py and it works fine for me. |
@pcshih Sorry, may I ask how to fix the overfitting problem? |
@pcshih How to solve the problem? Although it has been a long time, I hope I can help answer it if I can. Thank you |
I can only get about 76% on UCF-101 split 1 testing dataset and the model seems overfitting...
How can I fix the overfitting problem?
The text was updated successfully, but these errors were encountered: