Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,23 @@ license: apache-2.0
|
|
3 |
---
|
4 |
UniMERNet: A Universal Network for Mathematical Expression Recognition in Real-World Scenarios.
|
5 |
|
6 |
-
Visit our GitHub repository at [unimernet](https://github.com/opendatalab/unimernet) for more information.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
UniMERNet: A Universal Network for Mathematical Expression Recognition in Real-World Scenarios.
|
5 |
|
6 |
+
Visit our GitHub repository at [unimernet](https://github.com/opendatalab/unimernet) for more information.
|
7 |
+
|
8 |
+
|
9 |
+
Citations
|
10 |
+
|
11 |
+
@misc{wang2024unimernet,
|
12 |
+
title={UniMERNet: A Universal Network for Real-World Mathematical Expression Recognition},
|
13 |
+
author={Bin Wang and Zhuangcheng Gu and Chao Xu and Bo Zhang and Botian Shi and Conghui He},
|
14 |
+
year={2024},
|
15 |
+
eprint={2404.15254},
|
16 |
+
archivePrefix={arXiv},
|
17 |
+
primaryClass={cs.CV}
|
18 |
+
}
|
19 |
+
|
20 |
+
@misc{conghui2022opendatalab,
|
21 |
+
author={He, Conghui and Li, Wei and Jin, Zhenjiang and Wang, Bin and Xu, Chao and Lin, Dahua},
|
22 |
+
title={OpenDataLab: Empowering General Artificial Intelligence with Open Datasets},
|
23 |
+
howpublished = {\url{https://opendatalab.com}},
|
24 |
+
year={2022}
|
25 |
+
}
|