nateraw commited on
Commit
69c0078
1 Parent(s): aef1f28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -45,23 +45,23 @@ paperswithcode_id: food-101
45
 
46
  ## Dataset Description
47
 
48
- - **Homepage:**
49
  - **Repository:**
50
- - **Paper:**
51
  - **Leaderboard:**
52
  - **Point of Contact:**
53
 
54
  ### Dataset Summary
55
 
56
- [More Information Needed]
57
 
58
  ### Supported Tasks and Leaderboards
59
 
60
- [More Information Needed]
61
 
62
  ### Languages
63
 
64
- [More Information Needed]
65
 
66
  ## Dataset Structure
67
 
@@ -75,7 +75,11 @@ paperswithcode_id: food-101
75
 
76
  ### Data Splits
77
 
78
- [More Information Needed]
 
 
 
 
79
 
80
  ## Dataset Creation
81
 
 
45
 
46
  ## Dataset Description
47
 
48
+ - **Homepage:**[Food-101 Dataset](https://data.vision.ee.ethz.ch/cvl/datasets_extra/food-101/)
49
  - **Repository:**
50
+ - **Paper:**[Paper](https://data.vision.ee.ethz.ch/cvl/datasets_extra/food-101/static/bossard_eccv14_food-101.pdf)
51
  - **Leaderboard:**
52
  - **Point of Contact:**
53
 
54
  ### Dataset Summary
55
 
56
+ This dataset consists of 101 food categories, with 101'000 images. For each class, 250 manually reviewed test images are provided as well as 750 training images. On purpose, the training images were not cleaned, and thus still contain some amount of noise. This comes mostly in the form of intense colors and sometimes wrong labels. All images were rescaled to have a maximum side length of 512 pixels.
57
 
58
  ### Supported Tasks and Leaderboards
59
 
60
+ - image-classification
61
 
62
  ### Languages
63
 
64
+ English
65
 
66
  ## Dataset Structure
67
 
 
75
 
76
  ### Data Splits
77
 
78
+
79
+ | name |train|validation|
80
+ |----------|----:|---------:|
81
+ |food101|75750|25250|
82
+
83
 
84
  ## Dataset Creation
85