ItsNotRohit commited on
Commit
b25dc1b
1 Parent(s): 971e78e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -145,4 +145,25 @@ dataset_info:
145
  num_examples: 24200
146
  download_size: 3295817653
147
  dataset_size: 2518208670.4
 
 
 
 
 
 
 
148
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
145
  num_examples: 24200
146
  download_size: 3295817653
147
  dataset_size: 2518208670.4
148
+ language:
149
+ - en
150
+ tags:
151
+ - food101
152
+ - image classification
153
+ size_categories:
154
+ - 100K<n<1M
155
  ---
156
+ ## Dataset Details
157
+
158
+ ### Dataset Description
159
+
160
+ This dataset is the downscaled version of the [Food121](https://huggingface.co/datasets/ItsNotRohit/Food121) dataset. All images are downscaled to a maximum of 224*224.
161
+ This dataset is the combination of the [Food101](https://huggingface.co/datasets/food101), [Indian Food Classification](https://www.kaggle.com/datasets/l33tc0d3r/indian-food-classification) and [The-massive-Indian-Food-Dataset](https://www.kaggle.com/datasets/anshulmehtakaggl/themassiveindianfooddataset) datasets.
162
+ This Dataset aims to be a viable dataset for Image Classification of Foods with an added Indian context. This dataset has 126 classes with each class having 900 images in the train split and 100 images in the test split.
163
+
164
+ ### Dataset Sources
165
+
166
+ - **Food101:** https://huggingface.co/datasets/food101
167
+ - **Indian Food Classification:** https://www.kaggle.com/datasets/l33tc0d3r/indian-food-classification
168
+ - **The-massive-Indian-Food-Dataset:** https://www.kaggle.com/datasets/anshulmehtakaggl/themassiveindianfooddataset
169
+