Lifting Embodied World Models for Planning and Control — checkpoints

Pretrained checkpoints for Lifting Embodied World Models for Planning and Control.

Contents

Path What it is
waypoint_policy/ema_9.pth Diffusion waypoint policy weights (Nymeria, goal_type: draw). The architecture is read from the in-repo config/waypoint_policy.yaml.
peva/nymeria_peva.pth.tar PEVA video world model (Nymeria) used by the CEM planner.

Usage

See the repo README for full setup. In brief:

python plan_cem.py \
  --model_dir       <DOWNLOAD>/waypoint_policy \
  --peva_checkpoint <DOWNLOAD>/peva/nymeria_peva.pth.tar \
  --data_folder     <NYMERIA_DATA_ROOT>
Downloads last month

-

Downloads are not tracked for this model. How to track
Video Preview
loading

Paper for alexnwang/LiftedWorldModel