Im2Latex-100K , Arxiv:1609.04938
收藏Zenodo2020-09-20 更新2026-05-25 收录
下载链接:
https://zenodo.org/record/56198
下载链接
链接失效反馈官方服务:
资源简介:
A prebuilt dataset for OpenAI's task for image-2-latex system. Includes total of ~100k formulas and images splitted into train, validation and test sets. Formulas were parsed from LaTeX sources provided here: http://www.cs.cornell.edu/projects/kddcup/datasets.html(originally from arXiv)
Each image is a PNG image of fixed size. Formula is in black and rest of the image is transparent.
For related tools (eg. tokenizer) check out this repository: https://github.com/Miffyli/im2latex-dataset<br>
For pre-made evaluation scripts and built im2latex system check this repository: https://github.com/harvardnlp/im2markup
<strong>Newlines used in <em>formulas_im2latex.lst </em>are UNIX-style newlines (\n). Reading file with other type of newlines results to slightly wrong amount of lines (104563 instead of 103558), and thus breaks the structure used by this dataset. Python 3.x reads files using newlines of the running system by default, and to avoid this file must be opened with newlines</strong><strong>="\n" (eg. open("formulas_im2latex.lst", newline="\n")).</strong>
提供机构:
Zenodo创建时间:
2016-06-22



