Spaces:
Runtime error
Runtime error
title: Dissolving Transformation | |
emoji: π | |
colorFrom: indigo | |
colorTo: green | |
sdk: gradio | |
sdk_version: 4.43.0 | |
app_file: app.py | |
pinned: false | |
# Dissolving Is Amplifying | |
## Space description | |
This space implements StableDiffusion-based dissolving transformations acting as a feature-aware blurring filter. | |
## Citation | |
If you find DIA useful in your research, please cite the following paper: | |
``` latex | |
@misc{shi2023dissolving, | |
author = {Jian Shi and Pengyi Zhang and Ni Zhang and Hakim Ghazzai and Peter Wonka}, | |
title = {Dissolving Is Amplifying: Towards Fine-Grained Anomaly Detection}, | |
year = {2023}, | |
eprint={2302.14696}, | |
archivePrefix={arXiv} | |
} | |
``` | |