AI4Industry
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -72,6 +72,8 @@ tags:
|
|
72 |
|
73 |
# MolParser-7M
|
74 |
|
|
|
|
|
75 |
This repo provids the training data and evaluation data for MolParser, proposed in paper *“MolParser: End-to-end Visual Recognition of Molecule Structures in the Wild“*
|
76 |
|
77 |
MolParser-7M contains nearly 8 million paired image-SMILES data. It should be noted that the caption of image is our extended-SMILES format, which suggested in our paper.
|
@@ -82,6 +84,6 @@ MolParser-7M contains nearly 8 million paired image-SMILES data. It should be no
|
|
82 |
|
83 |
* WildMol-20k: 20k molecule structure images cropped from real patents or paper `test_simple_10k`(ordinary)subset and `test_markush_10k`(markush)subset;
|
84 |
|
85 |
-
As the paper is still **under review**, this data is provided **anonymously**. More information will be provided after the paper
|
86 |
|
87 |
[**Anonymous Demo: Click Here**](http://180.184.38.121:50008/)
|
|
|
72 |
|
73 |
# MolParser-7M
|
74 |
|
75 |
+
**Anonymous Open Source now**
|
76 |
+
|
77 |
This repo provids the training data and evaluation data for MolParser, proposed in paper *“MolParser: End-to-end Visual Recognition of Molecule Structures in the Wild“*
|
78 |
|
79 |
MolParser-7M contains nearly 8 million paired image-SMILES data. It should be noted that the caption of image is our extended-SMILES format, which suggested in our paper.
|
|
|
84 |
|
85 |
* WildMol-20k: 20k molecule structure images cropped from real patents or paper `test_simple_10k`(ordinary)subset and `test_markush_10k`(markush)subset;
|
86 |
|
87 |
+
As the paper is still **under review**, this data is provided **anonymously**. More information will be provided after the paper has been accepted.
|
88 |
|
89 |
[**Anonymous Demo: Click Here**](http://180.184.38.121:50008/)
|