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

Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning

Repository from Github https://github.comsgrvinod/a-PyTorch-Tutorial-to-Image-CaptioningRepository from Github https://github.comsgrvinod/a-PyTorch-Tutorial-to-Image-Captioning

eval.py gives 0 BLEU 4 score

BlackBeard009 opened this issue · comments

While I am trying to get evaluation of the model through eval.py, BLEU 4 score is 0 for every beam. I noticed that no sequence is having token even after 50 or 100 decoder iterations. What is the issue here? used flicker8k dataset