rohit-gupta / Video2Language

Generating video descriptions using deep learning in Keras
25 stars 16 forks source link

Accuracy #12

Open Sandeep418 opened 5 years ago

Sandeep418 commented 5 years ago

I am having a problem with the prediction I have trained the model for 100 epochs but still, I got 50% accuracy and I have also tried this model to predict on the training set but the prediction accuracy is very very poor.

rohit-gupta commented 5 years ago

Hi @SandeepRddy, accuracy is not a good metric to judge a captioning model, please use the METEOR score.