hoang-quoc-trung/fusion-image-to-latex-datasets
收藏资源简介:
该数据集是目前为止从在线资源中收集和构建的最大数据集,包含了大约340万张图像-文本对,其中包括20万330个手写数学表达式和323万7250个印刷数学表达式。由于数据集规模庞大,且同一数学公式在图像中可能以不同的LaTeX字符串格式表示,容易导致多态歧义。为了解决这一问题,使用了KaTeX解析器进行标准化处理。印刷数学表达式来源于Im2latex-100k、I2L-140K Normalized、Im2latex-90k Normalized、Im2latex-170k、Im2latex-230k、latexformulas和Im2latex等数据集;手写数学表达式来源于CROHME、Aida Calculus Math Handwriting Recognition Dataset和Handwritten Mathematical Expression Convert LaTeX等数据集。
To date, this is the largest dataset collected and constructed from online resources, containing approximately 3.4 million image-text pairs, including 200,330 handwritten mathematical expressions and 3,237,250 printed mathematical expressions. Given the large scale of the dataset and the potential for the same mathematical formula to be represented by distinct LaTeX string formats across different images, polymorphic ambiguity is prone to arise. To address this issue, the KaTeX parser was employed for standardization. The printed mathematical expressions are sourced from datasets including Im2latex-100k, I2L-140K Normalized, Im2latex-90k Normalized, Im2latex-170k, Im2latex-230k, latexformulas, and Im2latex; while the handwritten mathematical expressions are sourced from datasets including CROHME, Aida Calculus Math Handwriting Recognition Dataset, and Handwritten Mathematical Expression Convert LaTeX.
数据集概述
该数据集是目前为止最大的数据集,包含约3.4百万个图像-文本对,涵盖手写数学表达式和印刷数学表达式。
数据集组成
- 手写数学表达式:包含200,330个示例。
- 印刷数学表达式:包含3,237,250个示例。
数据来源
-
印刷数学表达式:
- Im2latex-100k数据集
- I2L-140K Normalized数据集
- Im2latex-90k Normalized数据集
- Im2latex-170k数据集
- Im2latex-230k数据集
- latexformulas数据集
- Im2latex数据集
-
手写数学表达式:
- Competition on Recognition of Online Handwritten Mathematical Expressions (CROHME)数据集
- Aida Calculus Math Handwriting Recognition数据集
- Handwritten Mathematical Expression Convert LaTeX数据集
数据处理
由于同一数学公式在图像中可能以不同的LaTeX字符串格式表示,容易导致多态性歧义。为解决此问题,采用KaTeX解析器的规范化方法。




