Instructions to use robot-zzz/policy_diffusion_pick_up_block with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use robot-zzz/policy_diffusion_pick_up_block with LeRobot:
- Notebooks
- Google Colab
- Kaggle
File size: 573 Bytes
df3b15a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | ---
base_model: diffusion
datasets: robot-zzz/datasets_pick_up_block
library_name: lerobot
license: apache-2.0
model_name: diffusion_pick_up_block
pipeline_tag: robotics
tags:
- lerobot
- diffusion
- robotics
---
# Model Card for Diffusion Policy - Pick Up Block
This model is a Diffusion Policy trained for the "pick up block" task using LeRobot.
## Training Details
- **Algorithm**: Diffusion Policy
- **Dataset**: robot-zzz/datasets_pick_up_block
- **Steps**: 20000
- **Batch Size**: 4
- **Hardware**: RTX 4060 (8GB VRAM)
## Model Details
- **License:** apache-2.0 |