HHTseng / video-classification

Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overfitting problem

87nohigher opened this issue · comments

All three model have overfitting issue
Even the best model 2D Resnet152-CNN + LSTM
the training accuracy and validation accuracy have 15% gap.
Is there any way to overcome the overfitting problem?