Zevin2023 commited on
Commit
fa5a158
·
verified ·
1 Parent(s): 4fb77dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -8,7 +8,17 @@ sdk_version: 4.44.0
8
  app_file: app.py
9
  pinned: true
10
  license: mit
11
- tags: [arxiv.org/abs/2403.04993]
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
8
  app_file: app.py
9
  pinned: true
10
  license: mit
 
11
  ---
12
 
13
+ ---
14
+
15
+ This is a demo for ["PromptIQA: Boosting the Performance and Generalization for No-Reference Image Quality Assessment via Prompts"](https://arxiv.org/abs/2403.04993)
16
+
17
+ ```
18
+ @article{chen2024promptiqa,
19
+ title={PromptIQA: Boosting the Performance and Generalization for No-Reference Image Quality Assessment via Prompts},
20
+ author={Chen, Zewen and Qin, Haina and Wang, Juan and Yuan, Chunfeng and Li, Bing and Hu, Weiming and Wang, Liang},
21
+ journal={arXiv preprint arXiv:2403.04993},
22
+ year={2024}
23
+ }
24
+ ```