File size: 5,354 Bytes
d3aa540 0744613 d3aa540 0744613 e4da2a6 0744613 e4da2a6 adcf118 06ccb02 0744613 c2ef8e7 0744613 c2ef8e7 0744613 c2ef8e7 0744613 c2ef8e7 0744613 06ccb02 0744613 06ccb02 c2ef8e7 0744613 c15210a 0744613 c2ef8e7 0744613 c2ef8e7 0744613 c2ef8e7 0744613 c2ef8e7 0744613 c2ef8e7 0744613 c2ef8e7 0744613 c2ef8e7 0744613 c2ef8e7 0744613 c2ef8e7 0744613 c2ef8e7 0744613 c2ef8e7 0744613 c2ef8e7 94631a4 0744613 c2ef8e7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 |
---
# Dataset card metadata
language:
- en
license: cc-by-4.0 # your datasetβs license
library_name: huggingface/datasets # or βhuggingface/datasetsβ if you published via that library
pretty_name: Central Asian Food Scenes Dataset
tags:
- food recognition
- central asian food dataset
- object-detection
paper: https://doi.org/10.1038/s41598-025-95770-9
homepage: https://github.com/IS2AI/Central_Asian_Food_Scenes_Dataset
---
# Central Asian Food Scenes Dataset
In this work, we propose the first Central Asia Food Scenes Dataset that contains **21,306 images** with **69,856 instances** across **239 food classes**. To make sure that the dataset contains various food items, we took as a benchmark the ontology of Global Individual Food Tool developed by Food and Agriculture Organization (FAO) together with the World Health Organization (WHO) [1]. The dataset contains food items across **18 coarse classes**:
π
Vegetables β’ π₯ Baked goods β’ π² Cooked dishes β’ π Fruits β’ πΏ Herbs β’ π Meat dishes β’ π° Desserts β’ π₯ Salads β’ π₯« Sauces β’ π₯€ Drinks β’ π§ Dairy β’ π Fast food β’ π Soups β’ π Sides β’ π₯ Nuts β’ π₯ Pickled & fermented β’ π₯ Egg products β’ πΎ Cereals
The images come from:
- π€ **15,939** web-scraped images (i.e., Google, YouTube, Yandex)
- πΈ **2,324** everyday-life photos
- π₯ **3,043** video frames (1 fps)
The dataset has been checked and cleaned for duplicates using the Python Hash Image library. Furthermore, we have also filtered out images less than 30 kB in size and replaced them by performing additional iterative data scraping and duplicate check to make sure the **high quality** of the dataset.
---
## π Class Balance
The dataset is unbalaced. The statistics across high-level 18 classes is shown on Figure below.
<div align="center">
<img
src="https://raw.githubusercontent.com/IS2AI/Central_Asian_Food_Scenes_Dataset/main/figures/statistics.png"
alt="Class distribution"
width="700"
>
</div>
---
## πΌοΈ Annotation Examples
Sample Food scenes annotated images are shown below. Figures illustrate annotated food scenes samples based on our annotation rules that we have followed to create the dataset: the liquid objects such as beverages and soups are annotated together with the dish itself (see upper image), solid food items are annotated without the plate, in case one class is located on top of another class the annotations are made as shown on lower image; in case one class is obscured by another class and the rest of the background class is not visible we highlight only the visible part (see `Salad leaves' class annotation on the lower image).
<div align="center">
<img
src="https://raw.githubusercontent.com/IS2AI/Central_Asian_Food_Scenes_Dataset/main/figures/protocol_1.png"
alt="Protocol 1"
width="700"
/><br><br>
<img
src="https://raw.githubusercontent.com/IS2AI/Central_Asian_Food_Scenes_Dataset/main/figures/protocol_2.png"
alt="Protocol 2"
width="700"
>
</div>
---
## π Dataset Splits
|Fold| Train| Valid| Test|
|----|-----------------|-----------------|--------------------|
|images|17,046|2,084|2,176|
|instances|55,422|7,062|7,381|
---
## π₯ Download the Dataset
**Direct download**
Grab the full dataset archive here:
βΆοΈ [Download ZIP](https://issai.nu.edu.kz/wp-content/themes/issai-new/data/models/CAFSD/CAFSD.zip)
## π Training Results
Training results of different versions of the YOLOv8 model on the Central Asian Food Scenes Dataset, model sizes, and inference times.
<div align="center">
<img
src="https://raw.githubusercontent.com/IS2AI/Central_Asian_Food_Scenes_Dataset/main/figures/table_results.png"
alt="Training results"
width="800"
>
</div>
---
## π οΈ Pre-trained Models
Pre-trained weights of the YOLOv8 model can be downloaded using these links:
- **YOLOv8n**: https://issai.nu.edu.kz/wp-content/themes/issai-new/data/models/CAFSD/yolov8n.pt
- **YOLOv8s**: https://issai.nu.edu.kz/wp-content/themes/issai-new/data/models/CAFSD/yolov8s.pt
- **YOLOv8m**: https://issai.nu.edu.kz/wp-content/themes/issai-new/data/models/CAFSD/yolov8m.pt
- **YOLOv8l**: https://issai.nu.edu.kz/wp-content/themes/issai-new/data/models/CAFSD/yolov8l.pt
- **YOLOv8x**: https://issai.nu.edu.kz/wp-content/themes/issai-new/data/models/CAFSD/yolov8x.pt
---
## π References
[1] European Commission: Impact assessment on measures addressing food waste to complete swd (2014) 207 regarding the review of EU waste management target (2014). Accessed 5-22-2024.
---
## π Citation
In case of using our dataset and/or pre-trained models, please cite our work:
```bibtex
@article{Karabay2025,
author = {Karabay, Aknur and Varol, Huseyin Atakan and Chan, Mei Yen},
title = {Improved food image recognition by leveraging deep learning and data-driven methods with an application to Central Asian Food Scene},
journal = {Scientific Reports},
volume = {15},
number = {1},
pages = {14043},
year = {2025},
doi = {10.1038/s41598-025-95770-9},
url = {https://doi.org/10.1038/s41598-025-95770-9},
issn = {2045-2322}
}
```
[π View the publication](https://doi.org/10.1038/s41598-025-95770-9)
|