MotionCrafterevaluation/GeometryCrafter-benchmark
GeometryCrafter Benchmark Datasets Preprocessed GeometryCrafter evaluation benchmark clips used for MotionCrafter evaluation. Each sample typically contains: *_rgb_320_640.mp4 — RGB video (320×640) *_normed_data_320_640.hdf5 — normalized geometry / point-map data meta_infos.txt — clip catalog (rgb_path data_path num_frames) Subsets Folder Source Approx. size Kubric_video Kubric ~3 GB Spring_video Spring ~14 GB Virtual_KITTI_2_video Virtual KITTI 2… See the full description on the dataset page: https://huggingface.co/datasets/MotionCrafterevaluation/GeometryCrafter-benchmark.
0421
GeometryCrafter Benchmark Datasets
Preprocessed GeometryCrafter evaluation benchmark clips used for MotionCrafter evaluation.
Each sample typically contains:
*_rgb_320_640.mp4— RGB video (320×640)*_normed_data_320_640.hdf5— normalized geometry / point-map datameta_infos.txt— clip catalog (rgb_path data_path num_frames)
Subsets
Download
# full dataset
huggingface-cli download MotionCrafterevaluation/GeometryCrafter-benchmark --repo-type dataset --local-dir ./GeometryCrafter-benchmark
# single subset
huggingface-cli download MotionCrafterevaluation/GeometryCrafter-benchmark \
--repo-type dataset \
--include "Kubric_video/**" \
--local-dir ./GeometryCrafter-benchmarkNotes
- Data are derived from GeometryCrafter's evaluation preprocessing format.
- Please respect the licenses of the original datasets (Kubric, Spring, Virtual KITTI 2, Dynamic Replica, Point Odyssey).
