lucas-morin commited on
Commit
f601e13
·
verified ·
1 Parent(s): 27b2399

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,5 +3,7 @@ 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
  MolClassifier is presented in [PatCID: an open-access dataset of chemical structures in patent documents]().
 
3
  ---
4
  # MolClassifier
5
 
6
+ ![MolGrapher](assets/introduction.png)
7
+
8
  MolClassifier is a model for classifying chemical images into: "Clean" (corresponding to Molecular Structure), "Markush" (corresponding to Markush structure) and "Trash" (corresponding to Background).
9
  MolClassifier is presented in [PatCID: an open-access dataset of chemical structures in patent documents]().