Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
Photo Aesthetics Ranking Network with Attributes and Content Adaptation
|
6 |
+
|
7 |
+
## Citation
|
8 |
+
|
9 |
+
```bibtex
|
10 |
+
@inproceedings{kong2016aesthetics,
|
11 |
+
title={Photo Aesthetics Ranking Network with Attributes and Content Adaptation},
|
12 |
+
author={Kong, Shu and Shen, Xiaohui and Lin, Zhe and Mech, Radomir and Fowlkes, Charless},
|
13 |
+
booktitle={ECCV},
|
14 |
+
year={2016}
|
15 |
+
}
|
16 |
+
```
|