Donghyun99 commited on
Commit
4246493
·
verified ·
1 Parent(s): 5db4e8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -143,4 +143,14 @@ configs:
143
  path: data/train-*
144
  - split: test
145
  path: data/test-*
 
 
 
 
146
  ---
 
 
 
 
 
 
 
143
  path: data/train-*
144
  - split: test
145
  path: data/test-*
146
+ task_categories:
147
+ - image-classification
148
+ language:
149
+ - en
150
  ---
151
+
152
+ # Dataset Card for "Stanford-Dogs"
153
+
154
+ This is a non-official ```Stanford-Dogs``` dataset for **fine-grained** ```Image Classification```.
155
+
156
+ If you want to download the official dataset, please refer to the [here](http://vision.stanford.edu/aditya86/ImageNetDogs/).