abo-3d / README.md
stephenhib's picture
Upload dataset
33569e8 verified
|
raw
history blame contribute delete
No virus
842 Bytes
---
dataset_info:
features:
- name: image
dtype: image
- name: product_type
dtype: string
- name: main_image_id
dtype: string
- name: path
dtype: string
- name: 3dmodel_id
dtype: string
- name: item_name
dtype: string
- name: bullet_point
dtype: string
- name: brand
dtype: string
- name: color_code
dtype: string
- name: item_id
dtype: string
- name: other_image_id
dtype: string
- name: height
dtype: int64
- name: width
dtype: int64
splits:
- name: train
num_bytes: 38991476.554
num_examples: 6026
- name: test
num_bytes: 12262365.498
num_examples: 1569
download_size: 59198707
dataset_size: 51253842.052
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---