|
--- |
|
title: Scribbleprompt |
|
emoji: 🩻 |
|
colorFrom: blue |
|
colorTo: pink |
|
sdk: gradio |
|
sdk_version: 3.41.0 |
|
app_file: app.py |
|
pinned: true |
|
license: apache-2.0 |
|
--- |
|
|
|
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) |
|
|
|
``` |
|
@article{wong2023scribbleprompt, |
|
title={ScribblePrompt: Fast and Flexible Interactive Segmentation for Any Medical Image}, |
|
author={Hallee E. Wong and Marianne Rakic and John Guttag and Adrian V. Dalca}, |
|
journal={arXiv:2312.07381}, |
|
year={2023}, |
|
} |
|
``` |