alexanderkroner commited on
Commit
35a8b96
·
verified ·
1 Parent(s): cfd4859

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: mit
3
  pipeline_tag: image-to-image
 
4
  ---
5
 
6
  MSI-Net
@@ -8,6 +9,8 @@ MSI-Net
8
 
9
  Contextual encoder-decoder network for visual saliency prediction
10
 
 
 
11
  ---
12
 
13
  <img src="https://github.com/alexanderkroner/saliency/blob/master/figures/results.jpg?raw=true" width="800">
 
1
  ---
2
  license: mit
3
  pipeline_tag: image-to-image
4
+ library_name: keras
5
  ---
6
 
7
  MSI-Net
 
9
 
10
  Contextual encoder-decoder network for visual saliency prediction
11
 
12
+ A demo of this model can be found on [HuggingFace Spaces](https://huggingface.co/spaces/alexanderkroner/saliency).
13
+
14
  ---
15
 
16
  <img src="https://github.com/alexanderkroner/saliency/blob/master/figures/results.jpg?raw=true" width="800">