harpreetsahota commited on
Commit
e2119bb
1 Parent(s): 750e3cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -5
README.md CHANGED
@@ -1,5 +1,21 @@
1
- ---
2
- license: other
3
- license_name: s-lab-license-1.0
4
- license_link: https://github.com/IceClear/CLIP-IQA/blob/v2-3.8/LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: s-lab-license-1.0
4
+ license_link: https://github.com/IceClear/CLIP-IQA/blob/v2-3.8/LICENSE
5
+ ---
6
+
7
+ This project is licensed under NTU S-Lab License 1.0.
8
+
9
+ See original GitHub repo for more details: https://github.com/IceClear/CLIP-IQA/tree/v2-3.8
10
+
11
+
12
+ ## Citation
13
+
14
+ ```
15
+ @inproceedings{wang2022exploring,
16
+ author = {Wang, Jianyi and Chan, Kelvin CK and Loy, Chen Change},
17
+ title = {Exploring CLIP for Assessing the Look and Feel of Images},
18
+ booktitle = {AAAI},
19
+ year = {2023}
20
+ }
21
+ ```