The Dataset Viewer has been disabled on this dataset.

3D Belief Dataset

This repository hosts data archives and model checkpoints for the 3D Belief project.

Contents

  • data/3d-core.zip — Core dataset archive.
  • data/all_rerendered_root_parts/ — Split zip archive (all_rerendered_root.zip.part_a*). Reassemble with:
    cat all_rerendered_root.zip.part_a* > all_rerendered_root.zip
    
  • data/spoc_trajectories_val.zip — SPOC validation trajectories.
  • checkpoints/ — Pretrained model checkpoints (3d_belief_spoc.pt, dfot_finetune_spoc.ckpt, nwm_finetune_spoc.pth.tar, vggt_spoc.pt).

Notes

The dataset viewer is disabled because the data is distributed as archive (.zip) files rather than as an auto-loadable Hugging Face datasets format.

License

MIT

Downloads last month
288