Instructions to use sachin604/act-pick with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use sachin604/act-pick with LeRobot:
- Notebooks
- Google Colab
- Kaggle
ACT-Pick
ACT-Pick is an Action Chunking Transformer (ACT) policy trained using LeRobot for a tabletop object pickup task.
Model Details
- Policy Type: ACT
- Learning Method: Imitation Learning
- Framework: PyTorch
Files
model.safetensorsโ trained policy weightsconfig.jsonโ model configurationpolicy_preprocessor.jsonโ observation normalization configpolicy_preprocessor_step_3_normalizer_processor.safetensorsโ observation normalizerpolicy_postprocessor.jsonโ action unnormalization configpolicy_postprocessor_step_0_unnormalizer_processor.safetensorsโ action unnormalizertrain_config.jsonโ training configuration
Usage
lerobot-eval \
--policy.repo_id=NEW_HF_USERNAME/ACT-Pick \
--policy.device=cuda
- Downloads last month
- -