|
--- |
|
title: Scribbleprompt |
|
emoji: 🩻 |
|
colorFrom: blue |
|
colorTo: pink |
|
sdk: gradio |
|
sdk_version: 4.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 Biomedical Image"](https://arxiv.org/abs/2312.07381) |
|
|
|
``` |
|
@article{wong2024scribbleprompt, |
|
title={ScribblePrompt: Fast and Flexible Interactive Segmentation for Any Biomedical Image}, |
|
author={Hallee E. Wong and Marianne Rakic and John Guttag and Adrian V. Dalca}, |
|
journal={European Conference on Computer Vision (ECCV)}, |
|
year={2024}, |
|
} |
|
``` |