Dollar street 10 - 64x64x3
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/10837089
下载链接
链接失效反馈官方服务:
资源简介:
The MLCommons Dollar Street Dataset is a collection of images of everyday household items from homes around the world that visually captures socioeconomic diversity of traditionally underrepresented populations. It consists of public domain data, licensed for academic, commercial and non-commercial usage, under CC-BY and CC-BY-SA 4.0. The dataset was developed because similar datasets lack socioeconomic metadata and are not representative of global diversity.
This is a subset of the original dataset that can be used for multiclass classification with 10 categories. It is designed to be used in teaching, similar to the widely used, but unlicensed CIFAR-10 dataset.
These are the preprocessing steps that were performed:
Only take examples with one imagenet_synonym label
Use only examples with the 10 most frequently occuring labels
Downscale images to 64 x 64 pixels
Split data in train and test
Store as numpy array
This is the label mapping:
Category
label
day bed
0
dishrag
1
plate
2
running shoe
3
soap dispenser
4
street sign
5
table lamp
6
tile roof
7
toilet seat
8
washing machine
9
Checkout this notebook to see how the subset was created.
The original dataset was downloaded from https://www.kaggle.com/datasets/mlcommons/the-dollar-street-dataset. See https://mlcommons.org/datasets/dollar-street/ for more information.
创建时间:
2024-04-14



