sgrvinod / a-PyTorch-Tutorial-to-Image-Captioning

Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
MIT License
2.74k stars 710 forks source link

Only the author mentions half the bleu-4 score #198

Open CallMeRabbit opened 9 months ago

CallMeRabbit commented 9 months ago

The model was trained on flicker8k, but the results achieved only half the BLEU-4 score mentioned by the authors (about 0.14-0.15). I have not modified any parameters in train.py. May I ask why such a result occurs? image 屏幕截图 2023-11-24 101006 屏幕截图 2023-11-24 101110

liyitroye commented 9 months ago

I also have the problem

Kevinskt commented 5 months ago

I also have the problem {E50AD2CD-CD9E-4cc7-8986-D358CA0B86BD}

togawasakikom commented 1 month ago

Yes, I also encountered the same problem. The model did not perform well on the validation machine. I tried using other convolutional networks to extract image features and pre-trained word embedding vectors, but the results were similar and did not improve. log0.txt