Image Feature Extraction
Transformers
msj9817 commited on
Commit
bcb3b2a
·
verified ·
1 Parent(s): 97b5ea9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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: TBD
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{ma2025genrep,
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.TODO},
42
- year={2025}
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