RunyiY's picture
Upload README.md with huggingface_hub
6e8b713 verified

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.