Skip to content
New issue

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

Solution2 for Im2Latex problem with higher BLEU score. #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

untrix
Copy link

@untrix untrix commented Feb 16, 2018

Thanks for putting up a list of interesting and useful problems. Am presenting a different solution to the Im2Latex problem and have achieved a BLEU score of 89% - the highest published so far. Model architecture is based on the Show, Attend and Tell paper but with significant changes in order to get to this performance level. The paper is uploaded to arXiv and a project website contains all ancillary material: datasets, visuals, results etc. (will upload tensorboard charts as well). ADAM optimizer is used to train the model. Source code is Tensorflow based and is open-sourced on github. All links are provided in this edit.

Best Regards,
Sumeet Singh

@untrix untrix changed the title Inserted Solution2 for Im2Latex problem. Solution2 for Im2Latex problem with higher BLEU score. Feb 17, 2018
@untrix
Copy link
Author

untrix commented Mar 8, 2018

Hello, anybody there?

@untrix
Copy link
Author

untrix commented Jun 5, 2018

Update: The solution has been independently verified by @dengbingfeng: please see issue #13 on our github project.

"thanks for your help. I already have a trained model snapshot, and get almost the same blue as your paper mentioned."

I suppose now there should be no doubt that this is a valid solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant