HHTseng / video-classification

Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
916 stars 216 forks source link

Overfitting problem #53

Open 87nohigher opened 2 years ago

87nohigher commented 2 years ago

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?