An open API service indexing awesome lists of open source software.

https://github.com/swhl/equationtolatex


https://github.com/swhl/equationtolatex

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Equatioin To LaTeX

该项目主要是整合现有开源的公式识别项目,探索目前最优的公式识别落地方案。

大部分代码来自[lukas-blecher/LaTeX-OCR](https://github.com/lukas-blecher/LaTeX-OCR),在该项目基础上做相关探索。

## 训练模型
### 准备数据
### 开始训练
### 评估
### 测试单张
### 指标
| BLEU score | normed edit distance | token accuracy |
| ---------- | -------------------- | -------------- |
| - | - | - |

## Contribution
Contributions of any kind are welcome.

## Acknowledgment
Code taken and modified from [lukas-blecher/LaTeX-OCR](https://github.com/lukas-blecher/LaTeX-OCR)