fira7s commited on
Commit
8730e51
·
verified ·
1 Parent(s): 6f62169

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
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
+ }