GenPercept / README.md
guangkaixu's picture
upload
ff72a0b
---
title: GenPercept
emoji: πŸ†
colorFrom: indigo
colorTo: red
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: true
models:
- guangkaixu/GenPercept
license: cc0-1.0
short_description: A Diffusion-free One-Step Visual Perception Generalist Model
---
If you find it useful, please cite our paper:
```
@article{xu2024diffusion,
title={What Matters When Repurposing Diffusion Models for General Dense Perception Tasks?},
author={Xu, Guangkai and Ge, Yongtao and Liu, Mingyu and Fan, Chengxiang and Xie, Kangyang and Zhao, Zhiyue and Chen, Hao and Shen, Chunhua},
journal={arXiv preprint arXiv:2403.06090},
year={2024}
}
```