GeoFlow / README.md
ackermannj's picture
Add files using upload-large-folder tool
bfdca21 verified
|
Raw
History Blame Contribute Delete
2.14 kB
---
pretty_name: GeoFlow Research Artifacts
tags:
- video-generation
- geometric-consistency
- synthetic-data
- preference-data
---
# GeoFlow Research Artifacts
This dataset contains the curated data behind GeoFlow's geometric-consistency
benchmark and alignment experiments. It is a reproducibility release rather than
a mirror of the local experiment directory.
## Contents
- `benchmark/`: finalized SPEAR human, articulated, interaction, relational, and
non-human benchmark sequences, plus BlenderProc diagnostic panels.
- `benchmark/geoflow_publication_benchmark_v2/`: the unified publication index
for 128 videos, 8,200 frames, 71 corruption comparisons, and 15 valid hard
negatives.
- `benchmark/blenderproc_visual_diversity_v1/`: six PBR room cells spanning 24
clean, rigid-motion, bend, and moving-bend sequences.
- `benchmark/blenderproc_trajectory_panel_v1/`: three renderer-native camera
trajectory cells spanning 15 reference, corruption, and valid-fast-motion
sequences.
- `training_data/`: prompts, preferences, selected rollouts, DPO latents,
high-yield generations, and SFT/DPO training examples.
- `evaluation/`: matched Wan 2.1 1.3B, Wan 2.1 14B, and Wan 2.2 5B evaluation
generations used to compare prompt and sampling regimes.
- `metadata/`: compact JSON/JSONL/YAML records from the broader experiment sweep.
- `visualization/`: publication geometry visualizations and portable scene bundles.
## Deliberate exclusions
Downloaded third-party checkpoints, Hugging Face caches, intermediate LoRA
checkpoints, temporary logs, lock files, absolute symlinks, and superseded smoke
runs are not included. External model weights should be downloaded from their
original publishers.
Machine-local paths in metadata have been replaced with `${GEOFLOW_ROOT}` and
`${HOME}` placeholders. File hashes and sizes are recorded in `MANIFEST.sha256`
and `MANIFEST.tsv`.
Base source snapshot: GeoFlow commit
`7b4b48b906be5292c1379d1f10a06e0495fc1858`. Publication benchmark V2 was added
on 2026-08-09; its exact schema and integrity hashes are stored under
`benchmark/geoflow_publication_benchmark_v2/`.