Update README.md
Browse files
README.md
CHANGED
|
@@ -83,7 +83,7 @@ size_categories:
|
|
| 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 **
|
|
@@ -94,16 +94,13 @@ Texture classification dataset; consists of 47 categories, 120 images per class.
|
|
| 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 |
|
|
|
|
| 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 **
|
|
|
|
| 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 |
### Licensing Information
|
| 98 |
+
Not defined at https://www.robots.ox.ac.uk/~vgg/data/dtd/
|
| 99 |
|
| 100 |
### Citation Information
|
| 101 |
+
@InProceedings{cimpoi14describing,
|
| 102 |
+
Author = {M. Cimpoi and S. Maji and I. Kokkinos and S. Mohamed and and A. Vedaldi},
|
| 103 |
+
Title = {Describing Textures in the Wild},
|
| 104 |
+
Booktitle = {Proceedings of the {IEEE} Conf. on Computer Vision and Pattern Recognition ({CVPR})},
|
| 105 |
+
Year = {2014}}
|
| 106 |
|