Skip to content

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

Stars

8 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages