LipNet icon indicating copy to clipboard operation
LipNet copied to clipboard

Overfitting with pre-trained models?

Open Adam-Oudaimah opened this issue 6 years ago • 1 comments

I am testing the pre-trained model on random videos which are not from the training dataset. The prediction result is still as the dataset shape (i.e, command(4) + color(4) + preposition(4) + letter(25) + digit(10) + adverb(4)) and not like the video i entered. this is an overfitting case. what should i do not to get rid of the overfitting but just to change the shape of the predicted sentence?

Help please, I have only 2 days until my final project demo!!!!!!

Adam-Oudaimah avatar Jul 20 '18 18:07 Adam-Oudaimah

I am testing the pre-trained model on random videos which are not from the training dataset. The prediction result is still as the dataset shape (i.e, command(4) + color(4) + preposition(4) + letter(25) + digit(10) + adverb(4)) and not like the video i entered. this is an overfitting case. what should i do not to get rid of the overfitting but just to change the shape of the predicted sentence?

Help please, I have only 2 days until my final project demo!!!!!!

Did you get any solution ? and why is this a specific dataset format ?

chahatagarwal avatar Apr 21 '20 08:04 chahatagarwal