halleewong commited on
Commit
5f7f5f2
·
verified ·
1 Parent(s): 6896fb7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -10,4 +10,13 @@ pinned: true
10
  license: apache-2.0
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
10
  license: apache-2.0
11
  ---
12
 
13
+ This demo uses the ScribblePrompt-UNet model described in ["ScribblePrompt: Fast and Flexible Interactive Segmentation for Any Medical Image"](https://arxiv.org/abs/2312.07381)
14
+
15
+ ```
16
+ @article{wong2023scribbleprompt,
17
+ title={ScribblePrompt: Fast and Flexible Interactive Segmentation for Any Medical Image},
18
+ author={Hallee E. Wong and Marianne Rakic and John Guttag and Adrian V. Dalca},
19
+ journal={arXiv:2312.07381},
20
+ year={2023},
21
+ }
22
+ ```