Spaces:
Runtime error
Runtime error
File size: 674 Bytes
41f0d41 19b90e0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
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}
}
```
|