|
--- |
|
datasets: |
|
- food-classification |
|
tags: |
|
- images |
|
- classification |
|
- deep-learning |
|
license: mit |
|
language: en |
|
--- |
|
|
|
--------------------------------- |
|
# Food Classification Dataset |
|
|
|
This dataset consists of multiple subsets of food images designed for training and evaluating deep learning models for food classification. It includes full-scale and reduced versions to facilitate experimentation with different data sizes. |
|
|
|
## Dataset Overview |
|
|
|
| File Name | Size | Description | |
|
|-------------------------------------|--------|-------------| |
|
| `101_food_classes_10_percent.zip` | ~1.34GB | Contains 10% of the `101_food_classes` dataset. | |
|
| `10_food_classes.zip` | ~393MB | Contains images for 10 different food classes. | |
|
| `10_food_classes_10_percent.zip` | ~119MB | A smaller version with only 10% of the images. | |
|
| `10_food_classes_1_percent.zip` | ~133MB | A tiny version containing just 1% of the `10_food_classes` dataset. | |
|
| `pizza_steak.zip` | ~109MB | A dataset focusing on `pizza` and `steak` classification. | |
|
|