Update README.md
Browse files
README.md
CHANGED
|
@@ -6,9 +6,9 @@ license: apache-2.0
|
|
| 6 |
|
| 7 |
# GenHancer: Imperfect Generative Models are Secretly Strong Vision-Centric Enhancers
|
| 8 |
|
| 9 |
-
Code: https://github.com/mashijie1028/GenHancer
|
| 10 |
|
| 11 |
-
Paper:
|
| 12 |
|
| 13 |
Project Page: https://mashijie1028.github.io/GenHancer/
|
| 14 |
|
|
@@ -35,11 +35,11 @@ We also attach the evaluation codes in `evaluation/`.
|
|
| 35 |
## Citation
|
| 36 |
|
| 37 |
```
|
| 38 |
-
@article{
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
}
|
| 44 |
```
|
| 45 |
|
|
|
|
| 6 |
|
| 7 |
# GenHancer: Imperfect Generative Models are Secretly Strong Vision-Centric Enhancers
|
| 8 |
|
| 9 |
+
Code: https://github.com/mashijie1028/GenHancer/
|
| 10 |
|
| 11 |
+
Paper: https://arxiv.org/abs/2503.19480
|
| 12 |
|
| 13 |
Project Page: https://mashijie1028.github.io/GenHancer/
|
| 14 |
|
|
|
|
| 35 |
## Citation
|
| 36 |
|
| 37 |
```
|
| 38 |
+
@article{ma2025genhancer,
|
| 39 |
+
title={GenHancer: Imperfect Generative Models are Secretly Strong Vision-Centric Enhancers},
|
| 40 |
+
author={Ma, Shijie and Ge, Yuying and Wang, Teng and Guo, Yuxin and Ge, Yixiao and Shan, Ying},
|
| 41 |
+
journal={arXiv preprint arXiv:2503.19480},
|
| 42 |
+
year={2025}
|
| 43 |
}
|
| 44 |
```
|
| 45 |
|