QAQ-v / MMT

15 stars 2 forks source link

how to get right bleu score? #1

Closed ddNTP closed 2 years ago

ddNTP commented 3 years ago

I have run your code, but I got very low bleu score. Could you please provide some advice? I followed the following steps:

  1. download dataset to the path of data/raw image

  2. bash preprocess.sh image

  3. bash word_embedding.sh image

  4. bash image_feature.sh image

  5. bash train.sh image

  6. bash test.sh image

  7. bash bleu.sh image

And then i will get the result like this: image

Could you please tell me your environment and how to get the correct bleu score? @QAQ-v Look forward to your early reply.