KrushiJethe/fashion_data
收藏Hugging Face2023-08-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/KrushiJethe/fashion_data
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: 'Unnamed: 0'
dtype: int64
- name: articleType
dtype: string
- name: productDisplayName
dtype: string
- name: articleType_label
dtype: int64
splits:
- name: train
num_bytes: 140935233.8
num_examples: 9300
download_size: 122008451
dataset_size: 140935233.8
---
# Dataset Card for "fashion_data"
The dataset consists of 31 classes and each class has 300 images along with the productDisplayName. This was created from the a larger dataset which you can find [here](https://www.kaggle.com/datasets/paramaggarwal/fashion-product-images-dataset).
The purpose of creating this dataset was to make a Image search engine from a database where the input is either an image, text or audio and the output is a set of images similar to the input.
You can find the project implementation [here](https://github.com/Krushi-Jethe/Image-Search-Engine).
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
KrushiJethe
原始信息汇总
数据集概述
数据集名称
- 名称: fashion_data
数据集特征
- 特征列表:
- image: 图像数据
- Unnamed: 0: 整数类型
- articleType: 字符串类型
- productDisplayName: 字符串类型
- articleType_label: 整数类型
数据集划分
- 训练集:
- 样本数量: 9300
- 数据大小: 140935233.8字节
数据集大小
- 下载大小: 122008451字节
- 总数据大小: 140935233.8字节
数据集详情
- 类别数量: 31
- 每类图像数量: 300
- 附加信息: 每张图像附带产品名称(productDisplayName)



