leandrodevai commited on
Commit
c906009
·
verified ·
1 Parent(s): 874f650

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +38 -43
README.md CHANGED
@@ -1,57 +1,52 @@
1
  ---
2
  license: apache-2.0
3
  task_categories:
4
- - image-classification
5
  tags:
6
- - image-classification
7
- - computer-vision
8
- - imagewoof
9
- - imagenet
10
- - confidence-calibration
11
- - temperature-scaling
12
  pretty_name: ImageWoof 320px with Fixed Validation and Test Splits
13
  size_categories:
14
- - 10K<n<100K
15
  configs:
16
- - config_name: 320px
17
- data_files:
18
- - split: train
19
- path: 320px/train-*
20
- - split: validation
21
- path: 320px/validation-*
22
- - split: test
23
- path: 320px/test-*
24
  dataset_info:
25
  config_name: 320px
26
  features:
27
- - name: image
28
- dtype: image
29
- - name: label
30
- dtype:
31
- class_label:
32
- names:
33
- '0': Shih-Tzu
34
- '1': Rhodesian ridgeback
35
- '2': Beagle
36
- '3': English foxhound
37
- '4': Border terrier
38
- '5': Australian terrier
39
- '6': Golden retriever
40
- '7': Old English sheepdog
41
- '8': Samoyed
42
- '9': Dingo
43
  splits:
44
- - name: train
45
- num_bytes: 232664651.3
46
- num_examples: 9025
47
- - name: validation
48
- num_bytes: 71008195.24872741
49
- num_examples: 2750
50
- - name: test
51
- num_bytes: 30443152.248272587
52
- num_examples: 1179
53
- download_size: 334053137
54
- dataset_size: 334115998.797
55
  ---
56
 
57
  # ImageWoof 320px with Fixed Validation and Test Splits
 
1
  ---
2
  license: apache-2.0
3
  task_categories:
4
+ - image-classification
5
  tags:
6
+ - image-classification
7
+ - computer-vision
8
+ - imagewoof
9
+ - imagenet
10
+ - confidence-calibration
11
+ - temperature-scaling
12
  pretty_name: ImageWoof 320px with Fixed Validation and Test Splits
13
  size_categories:
14
+ - 10K<n<100K
15
  configs:
16
+ - config_name: 320px
17
+ data_files:
18
+ - split: train
19
+ path: 320px/train-*
20
+ - split: validation
21
+ path: 320px/validation-*
22
+ - split: test
23
+ path: 320px/test-*
24
  dataset_info:
25
  config_name: 320px
26
  features:
27
+ - name: image
28
+ dtype: image
29
+ - name: label
30
+ dtype:
31
+ class_label:
32
+ names:
33
+ - Shih-Tzu
34
+ - Rhodesian ridgeback
35
+ - Beagle
36
+ - English foxhound
37
+ - Border terrier
38
+ - Australian terrier
39
+ - Golden retriever
40
+ - Old English sheepdog
41
+ - Samoyed
42
+ - Dingo
43
  splits:
44
+ - name: train
45
+ num_examples: 9025
46
+ - name: validation
47
+ num_examples: 1964
48
+ - name: test
49
+ num_examples: 1965
 
 
 
 
 
50
  ---
51
 
52
  # ImageWoof 320px with Fixed Validation and Test Splits