multiview_panohead / README.md
irodkin's picture
Upload README.md with huggingface_hub
c08f266
|
raw
history blame contribute delete
No virus
639 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: image
dtype: image
- name: view_45
dtype: image
- name: view_90
dtype: image
- name: view_180
dtype: image
- name: view_270
dtype: image
- name: view_above
dtype: image
splits:
- name: train
num_bytes: 3000408300.0
num_examples: 5000
download_size: 2997397205
dataset_size: 3000408300.0
---
# Dataset Card for "multiview_panohead"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)