We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, @aditya12agd5 @tomsherborne , thank you for publishing your source code.
Currently, I have already trained for 30 epochs (which is the default number of the epochs) and the results are:
30
Bleu_1: 0.665701 Bleu_2: 0.498210 Bleu_3: 0.361116 Bleu_4: 0.259780 METEOR: 0.222071 ROUGE_L: 0.494857 CIDEr: 0.636160
which is a long way to go to reach the performance in the paper.( I just run the code you provide without any modification. )
So, is there anything that I need to notice besides the code?
Thank you!
The text was updated successfully, but these errors were encountered:
I also be happy to get code for restore your results. can we get it please? @jyotianeja @aditya12agd5 @alexschwing
Sorry, something went wrong.
No branches or pull requests
Hi, @aditya12agd5 @tomsherborne , thank you for publishing your source code.
Currently, I have already trained for
30
epochs (which is the default number of the epochs) and the results are:which is a long way to go to reach the performance in the paper.( I just run the code you provide without any modification. )
So, is there anything that I need to notice besides the code?
Thank you!
The text was updated successfully, but these errors were encountered: