nateraw/food101
收藏资源简介:
Food-101数据集是一个用于图像分类任务的数据集,包含101种食物类别,共计101,000张图像。每个类别包含250张经过手动审核的测试图像和750张训练图像。训练图像未经过清洗,可能包含噪声,如图像颜色过于强烈或标签错误。所有图像的最大边长被调整为512像素。数据集的语言为英语,数据实例包含图像文件路径和分类标签两个字段。
The Food-101 dataset is a benchmark dataset for image classification tasks, containing 101 food categories with a total of 101,000 images. For each category, there are 250 manually reviewed test images and 750 training images. The training images have not been pre-cleaned and may contain noise, such as overly saturated colors or incorrect labels. All images are resized so that their maximum side length is 512 pixels. The dataset uses English as its language, and each data instance includes two fields: the image file path and the classification label.
数据集概述
数据集基本信息
- 数据集名称: food101
- 语言: 英语
- 许可证: 未知
- 多语言性: 单语
- 大小: 10K<n<100K
- 源数据集: 扩展自其他-foodspotting
- 任务类别: 其他
- 任务ID: other-other-image-classification
- 论文代码链接ID: food-101
数据集描述
数据集总结
- 包含类别: 101个食品类别
- 图像数量: 共101,000张图像
- 图像处理: 所有图像最大边长调整为512像素
- 数据分割: 每个类别包含750张训练图像和250张手动审核的测试图像
- 数据质量: 训练图像未经过彻底清理,可能包含噪声,如强烈色彩和错误标签
支持的任务和排行榜
- 任务: 图像分类
语言
- 语言: 英语
数据集结构
数据实例
-
示例:
{ image: /path/to/image.jpg, label: 23 }
-
字段:
image: 字符串类型,图像文件路径label: 整数类型,分类标签
数据分割
-
分割详情:
name train validation food101 75750 25250
数据集创建
来源数据
- 源数据: 扩展自其他-foodspotting
注释
- 注释创建者: 众包
许可证信息
- 许可证: 未知
引用信息
-
引用格式:
@inproceedings{bossard14, title = {Food-101 -- Mining Discriminative Components with Random Forests}, author = {Bossard, Lukas and Guillaumin, Matthieu and Van Gool, Luc}, booktitle = {European Conference on Computer Vision}, year = {2014} }
贡献者
- 贡献者: @nateraw




