Update README.md
Browse files
README.md
CHANGED
|
@@ -60,11 +60,50 @@ dataset_info:
|
|
| 60 |
num_bytes: 226313270.04
|
| 61 |
num_examples: 1880
|
| 62 |
- name: test
|
| 63 |
-
num_bytes: 172035822
|
| 64 |
num_examples: 1880
|
| 65 |
- name: validation
|
| 66 |
num_bytes: 222278767.48
|
| 67 |
num_examples: 1880
|
| 68 |
download_size: 629315160
|
| 69 |
dataset_size: 620627859.52
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 70 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
num_bytes: 226313270.04
|
| 61 |
num_examples: 1880
|
| 62 |
- name: test
|
| 63 |
+
num_bytes: 172035822
|
| 64 |
num_examples: 1880
|
| 65 |
- name: validation
|
| 66 |
num_bytes: 222278767.48
|
| 67 |
num_examples: 1880
|
| 68 |
download_size: 629315160
|
| 69 |
dataset_size: 620627859.52
|
| 70 |
+
task_categories:
|
| 71 |
+
- image-classification
|
| 72 |
+
language:
|
| 73 |
+
- en
|
| 74 |
+
tags:
|
| 75 |
+
- texture
|
| 76 |
+
- computer-vision
|
| 77 |
+
pretty_name: Describable Textures Dataset
|
| 78 |
+
size_categories:
|
| 79 |
+
- 1K<n<10K
|
| 80 |
---
|
| 81 |
+
|
| 82 |
+
# Dataset Card for Describable Textures Dataset (DTD)
|
| 83 |
+
|
| 84 |
+
## Dataset Description
|
| 85 |
+
|
| 86 |
+
- **Homepage: https://www.robots.ox.ac.uk/~vgg/data/dtd/**
|
| 87 |
+
- **Repository: https://github.com/mcimpoi/deep-fbanks**
|
| 88 |
+
- **Paper: https://arxiv.org/abs/1311.3618 | https://openaccess.thecvf.com/content_cvpr_2014/html/Cimpoi_Describing_Textures_in_2014_CVPR_paper.html **
|
| 89 |
+
- **Leaderboard: https://paperswithcode.com/sota/image-classification-on-dtd **
|
| 90 |
+
|
| 91 |
+
### Dataset Summary
|
| 92 |
+
Texture classification dataset; consists of 47 categories, 120 images per class.
|
| 93 |
+
|
| 94 |
+
### Data Splits
|
| 95 |
+
Equally split into train, val, test; The original paper proposed 10 splits; recent works (BYOL, arxiv:2006.07733) use only first split.
|
| 96 |
+
|
| 97 |
+
## Dataset Creation
|
| 98 |
+
|
| 99 |
+
|
| 100 |
+
### Annotations
|
| 101 |
+
|
| 102 |
+
#### Annotation process
|
| 103 |
+
|
| 104 |
+
|
| 105 |
+
### Licensing Information
|
| 106 |
+
Not defined at
|
| 107 |
+
|
| 108 |
+
### Citation Information
|
| 109 |
+
|