Dataset Viewer

The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

Structured3D Dataset

This dataset contains the structured3d dataset split into chunks for easier download.

Files

  • Original file: structured3d.tar.gz (~307GB)
  • Chunks: 308 files (~1GB each)
  • Scripts: merge.sh, download.py, extract.sh

Usage

  1. Download all files:
git clone https://huggingface.co/datasets/Gen3DF/Structured3d-preprocessed
cd Structured3d-preprocessed/structured3d
  1. Reassemble the original file:
chmod +x merge.sh
./merge.sh
  1. Extract contents:
chmod +x extract.sh
./extract.sh

Note

This is an extremely large dataset (307GB). Make sure you have sufficient disk space before downloading and extracting.

Downloads last month
16