video-prediction-policy
Video Prediction Policy: A Generalist Robot Policy with Predictive Visual Representations https://video-prediction-policy.github.io
File Explorer
Download Latest Version (.zip)- new_playtable.yaml
- new_playtable_validation.yaml
- lh_sr.yaml
- new_playtable_tasks.yaml
- default.yaml
- default.yaml
- calvin.yaml
- calvin.yaml
- calvin_evaluate.yaml
- calvin_evaluate_all.yaml
- VPP_Calvinabc_train.yaml
- VPP_xbot_train.yaml
- VPP_xhand_train.yaml
- __init__.py
- calvin_evaluate.py
- multistep_sequences.py
- utils.py
- __init__.py
- ema.py
- __init__.py
- episode_utils.py
- shared_memory_utils.py
- base_dataset.py
- disk_dataset.py
- hulc_data_module.py
- real_dataset.py
- shm_dataset.py
- xbot_dataset.py
- __init__.py
- gc_sampling.py
- score_wrappers.py
- utils.py
- __init__.py
- position_embeddings.py
- transformer_blocks.py
- utils.py
- __init__.py
- clip.py
- clip_lang_encoder.py
- diffusion_decoder.py
- diffusion_extract.py
- Video_Former.py
- __init__.py
- rollout.py
- rollout_long_horizon.py
- rollout_video.py
- __init__.py
- lr_scheduler.py
- tri_stage_scheduler.py
- warmup_lr_scheduler.py
- __init__.py
- automatic_lang_annotator_mp.py
- bpe_simple_vocab_16e6.txt.gz
- clip_tokenizer.py
- language_annotator.py
- transforms.py
- utils.py
- hulc_wrapper.py
- __init__.py
- VPP_policy.py
- VPP_policy_xbot.py
- training.py
- train_calvin_svd.yaml
- train_svd.yaml
- val_calvin_svd.yaml
- val_svd.yaml
- __init__.py
- dataset_mix.py
- dataset_mix_v1.py
- video_transforms.py
- 10.json
- 14.json
- 2.json
- 8.json
- 0.pt
- 0.pt
- 0.pt
- 0.pt
- rgb.mp4
- state.npy
- rgb.mp4
- state.npy
- rgb.mp4
- state.npy
- rgb.mp4
- state.npy
- 1.json
- 10.json
- 6.json
- 8.json
- action.npy
- rgb.mp4
- state.npy
- action.npy
- rgb.mp4
- state.npy
- action.npy
- rgb.mp4
- state.npy
- action.npy
- rgb.mp4
- state.npy
- 1023.json
- 1113.json
- 1870.json
- 2100.json
- 2446.json
- 2645.json
- 872.json
- 893.json
- 1023.webm
- 1113.webm
- 1870.webm
- 2100.webm
- 2446.webm
- 2645.webm
- 872.webm
- 893.webm
- 0.json
- 100.json
- 150.json
- 50.json
- 0.mp4
- 1.mp4
- 2.mp4
- 0.mp4
- 1.mp4
- 2.mp4
- 0.mp4
- 1.mp4
- 2.mp4
- 0.mp4
- 1.mp4
- 2.mp4
- pipeline.py
- pipeline_old.py
- .gitignore
- calvin
- calvin_evaluate_all.yaml
- LICENSE
- make_prediction.py
- README.md
- requirements.txt
- step1_prepare_latent.py
- step1_train_svd.py
- step2_prepare_json.py
- step2_train_action_calvin.py
- step2_train_action_xbot.py
- step3_deploy_real_xbot.py
- vpp_method.jpg
# Installation Guide
1. Get the code
git clone https://github.com/roboterax/video-prediction-policy
Downloads the entire project code from GitHub to your computer.
cd video-prediction-policy
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
