ngaggion commited on
Commit
949cd81
·
1 Parent(s): b606c27

Free example

Browse files
Files changed (2) hide show
  1. README.md +4 -1
  2. utils/example.jpg +0 -0
README.md CHANGED
@@ -10,4 +10,7 @@ pinned: false
10
  license: gpl-3.0
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
10
  license: gpl-3.0
11
  ---
12
 
13
+ Demo of the HybridGNet model with 2 image-to-graph skip connections from arxiv.org/abs/2203.10977
14
+
15
+ Original HybridGNet model: arxiv.org/abs/2106.09832
16
+ The training procedure was taken from: arxiv.org/abs/2211.07395
utils/example.jpg ADDED