DM3SR contains the scene-generation, rendering, question-answer generation, model-evaluation, and analysis code used for multi-view 3D spatial reasoning experiments.
type1/, type2/, type3/: existing task-generation and evaluation code.type1b/: the finalized Type-1B pipeline and analysis release.eval/: shared model inference and scoring entry points.scripts/: experiment launch helpers.data/: compact benchmark and training annotations already maintained in Git.The large Type-1B payloads are intentionally kept outside GitHub. Scene JSON, physics outputs, QA datasets, view-count ablations, model predictions, and rendered images are organized for a separate Hugging Face dataset release.
See type1b/README.md for the canonical directory layout,
dataset counts, pipeline commands, evaluation commands, and analysis workflow.
type1b/manifests/github_include.txttype1b/manifests/huggingface_dataset_manifest.jsontype1b/manifests/HUGGINGFACE_DATASET_CARD.mdpython -m pip install -r requirements.txt
Model-specific dependencies may additionally be required by the external model
repositories under eval/ and ViLaSR/.
4 commits
Jupyter Notebook
92.7%
Python
7.0%
DM3SR contains the scene-generation, rendering, question-answer generation, model-evaluation, and analysis code used for multi-view 3D spatial reasoning experiments.
type1/, type2/, type3/: existing task-generation and evaluation code.type1b/: the finalized Type-1B pipeline and analysis release.eval/: shared model inference and scoring entry points.scripts/: experiment launch helpers.data/: compact benchmark and training annotations already maintained in Git.The large Type-1B payloads are intentionally kept outside GitHub. Scene JSON, physics outputs, QA datasets, view-count ablations, model predictions, and rendered images are organized for a separate Hugging Face dataset release.
See type1b/README.md for the canonical directory layout,
dataset counts, pipeline commands, evaluation commands, and analysis workflow.
type1b/manifests/github_include.txttype1b/manifests/huggingface_dataset_manifest.jsontype1b/manifests/HUGGINGFACE_DATASET_CARD.mdpython -m pip install -r requirements.txt
Model-specific dependencies may additionally be required by the external model
repositories under eval/ and ViLaSR/.
4 commits
Jupyter Notebook
92.7%
Python
7.0%