lucas-morin
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
4 |
MolClassifier is a model for classifying chemical images into: "Clean" (corresponding to Molecular Structure), "Markush" (corresponding to Markush structure) and "Trash" (corresponding to Background).
|
5 |
|
6 |
MolClassifier is presented in [PatCID: an open-access dataset of chemical structures in patent documents]().
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
# MolClassifier
|
5 |
+
|
6 |
MolClassifier is a model for classifying chemical images into: "Clean" (corresponding to Molecular Structure), "Markush" (corresponding to Markush structure) and "Trash" (corresponding to Background).
|
7 |
|
8 |
MolClassifier is presented in [PatCID: an open-access dataset of chemical structures in patent documents]().
|