Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Added RGB DP baseline and DrawTriangle/SVG task #876

Merged
merged 21 commits into from
Feb 25, 2025
Merged
Prev Previous commit
Update README.md
StoneT2000 committed Feb 25, 2025
commit 418f858a05038c895d934ae6129e97fcf18819cc
2 changes: 1 addition & 1 deletion examples/baselines/diffusion_policy/README.md
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@ python train.py --env-id PickCube-v1 \
--track # track training on wandb
```

Example RGB based training, learning from 100 demonstrations generated via motionplanning in the PickCube-v1 task
Example RGB based training (which currently assumes input images are 128x128), learning from 100 demonstrations generated via motionplanning in the PickCube-v1 task

```bash
seed=1