YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Structured 4D Latent Predictive Model for Robot Planning
This repository contains the released model weights for Structured 4D Latent Predictive Model for Robot Planning.
Repository Contents
README.md
.gitattributes
pipeline.json
generator/
single_dynamics.json
single_dynamics.safetensors
latent_generator.json
latent_generator.safetensors
inverse_dynamics/
inverse_dynamics.ckpt
Download
from huggingface_hub import snapshot_download
snapshot_download(
repo_id="zhiyi24/structured-4d-model",
local_dir=".ckpt/structured-4d-model",
local_dir_use_symlinks=False,
)
Citation
@inproceedings{li2026structured4d,
title = {Structured 4D Latent Predictive Model for Robot Planning},
author = {Li, Zhiyi and Wu, Peilin and Han, Xiaoshen and Cai, Ruojin and Du, Yilun},
booktitle = {International Conference on Machine Learning},
year = {2026}
}
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support