lucas-morin commited on
Commit
3feb594
·
verified ·
1 Parent(s): e2b516e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,5 +2,7 @@
2
  license: mit
3
  ---
4
 
 
 
5
  This is the repository for [MarkushGrapher: Joint Visual and Textual Recognition of Markush Structures](https://openaccess.thecvf.com/content/CVPR2025/html/Morin_MarkushGrapher_Joint_Visual_and_Textual_Recognition_of_Markush_Structures_CVPR_2025_paper.html). MarkushGrapher is a model to jointly process visual and
6
  textual definitions of a Markush structure and converts these to a structured graph and table.
 
2
  license: mit
3
  ---
4
 
5
+ <img src="assets/architecture.png" alt="Description of the image" width="900" />
6
+
7
  This is the repository for [MarkushGrapher: Joint Visual and Textual Recognition of Markush Structures](https://openaccess.thecvf.com/content/CVPR2025/html/Morin_MarkushGrapher_Joint_Visual_and_Textual_Recognition_of_Markush_Structures_CVPR_2025_paper.html). MarkushGrapher is a model to jointly process visual and
8
  textual definitions of a Markush structure and converts these to a structured graph and table.