Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
## Dataset Description
|
| 2 |
+
|
| 3 |
+
The Describable Textures Dataset (DTD) includes 5,640 images of textures annotated with human-centric attributes.
|
| 4 |
+
|
| 5 |
+
- **Homepage:** https://www.robots.ox.ac.uk/~vgg/data/dtd/
|
| 6 |
+
## Citation
|
| 7 |
+
```bibtex
|
| 8 |
+
@inproceedings{cimpoi2014describing,
|
| 9 |
+
title={Describing textures in the wild},
|
| 10 |
+
author={Cimpoi, Mircea and others},
|
| 11 |
+
booktitle={CVPR},
|
| 12 |
+
year={2014}
|
| 13 |
+
}
|