DeepLearner101/ImageNetCIFAR100MappedSubset
收藏Hugging Face2023-12-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/DeepLearner101/ImageNetCIFAR100MappedSubset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype: int64
splits:
- name: train
num_bytes: 65872065.0
num_examples: 1760
- name: validation
num_bytes: 20151623.0
num_examples: 550
download_size: 177372502
dataset_size: 86023688.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
The dataset includes two main features: image and label. The image feature is of type image, and the label feature is of type int64. The dataset is divided into a training set and a validation set, with 1760 samples in the training set and 550 samples in the validation set. The total download size of the dataset is 177372502 bytes, and the total dataset size is 86023688.0 bytes. The dataset configuration is named default, containing data file paths for the training and validation sets.
提供机构:
DeepLearner101
原始信息汇总
数据集信息
特征
- image: 数据类型为图像。
- label: 数据类型为int64。
数据分割
- train:
- 字节数: 65872065.0
- 样本数: 1760
- validation:
- 字节数: 20151623.0
- 样本数: 550
数据大小
- 下载大小: 177372502
- 数据集大小: 86023688.0
配置
- default:
- 数据文件:
- train: data/train-*
- validation: data/validation-*
- 数据文件:



