eriklindernoren/Action-Recognition

Testing performance on official UCF-101 split 1

pcshih opened this issue · 5 comments

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?

loss
acc

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?

loss acc

你好我的结果也是76%的准确率,请问你是如何解决的,是否使用与训练模型还是修改了网络代码?失望可以得到恢复,谢谢!