Skip to content

silencht/simpleDiffusionPolicy

Repository files navigation

simpleDiffusionPolicy

this project modified from https://github.com/real-stanford/diffusion_policy at Colab (vision).

Installation

Simulation

use conda

conda env create -f conda_env.yaml

train

conda activate simpledp
python trainDP.py

inference

## in inference.py file, this parameter need to modify: load_pretrained = True
python inference.py

About

this project modified from https://github.com/real-stanford/diffusion_policy at Colab (vision) with my comments..

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages