You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similarly, I also trained the model in the dataset YouCookII and used the same configuration you provided in GitHub. But my Cider score is much lower than your Cider score.
Here is a comparison: METEOR | ROGUE_L | CIDEr | Bleu_4 Your Scores 17.94 | 34.55 | 48.7 | 9.4 My Scores 17.27 | 34.3 | 43.71| 9.11
A similar incident occurred on VLCAP.
The text was updated successfully, but these errors were encountered:
Thank you for your interest in our work and sorry for the delay of the reply. I cannot tell why you are getting the low CIDEr score but happy to help you figure out. For the time being, I attached the evaluation JSON file for the paper.
Sorry for the long delay in continuing our discussion. Previously, I was occupied with other matters. The dataloader I'm using is from your published work on VLCAP, and the feature extraction is based on the Data preparation section of your VLTint, without any modifications to its content.
Similarly, I also trained the model in the dataset YouCookII and used the same configuration you provided in GitHub. But my Cider score is much lower than your Cider score.
Here is a comparison:
METEOR | ROGUE_L | CIDEr | Bleu_4
Your Scores 17.94 | 34.55 | 48.7 | 9.4
My Scores 17.27 | 34.3 | 43.71| 9.11
A similar incident occurred on VLCAP.
The text was updated successfully, but these errors were encountered: