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 |
+
AVA: A Large-Scale Database for Aesthetic Visual Analysis
|
6 |
+
|
7 |
+
## Citation
|
8 |
+
|
9 |
+
```bibtex
|
10 |
+
@inproceedings{murray2012ava,
|
11 |
+
title={AVA: A large-scale database for aesthetic visual analysis},
|
12 |
+
author={Murray, Naila and Marchesotti, Luca and Perronnin, Florent},
|
13 |
+
booktitle={CVPR},
|
14 |
+
year={2012},
|
15 |
+
}
|
16 |
+
```
|