Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
Vis-CheBI20 is released for Optical Chemical Structure Understanding (OCSU) task, built on the basis of CheBI-20 molecule description dataset.
|
5 |
+
|
6 |
+
For technical details, please refer to [OCSU](https://arxiv.org/pdf/2501.15415). Training and evaluation scripts will be available recently, stay tuned!
|
7 |
+
|
8 |
+
If you find our work useful in your research, please consider citing:
|
9 |
+
|
10 |
+
```
|
11 |
+
@article{fan2025ocsu,
|
12 |
+
title={OCSU: Optical Chemical Structure Understanding for Molecule-centric Scientific Discovery},
|
13 |
+
author={Fan, Siqi and Xie, Yuguang and Cai, Bowen and Xie, Ailin and Liu, Gaochao and Qiao, Mu and Xing, Jie and Nie, Zaiqing},
|
14 |
+
journal={arXiv preprint arXiv:2501.15415},
|
15 |
+
year={2025}
|
16 |
+
}
|
17 |
+
```
|