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 weights
  • config.json โ€” model configuration
  • policy_preprocessor.json โ€” observation normalization config
  • policy_preprocessor_step_3_normalizer_processor.safetensors โ€” observation normalizer
  • policy_postprocessor.json โ€” action unnormalization config
  • policy_postprocessor_step_0_unnormalizer_processor.safetensors โ€” action unnormalizer
  • train_config.json โ€” training configuration

Usage

lerobot-eval \
  --policy.repo_id=NEW_HF_USERNAME/ACT-Pick \
  --policy.device=cuda
Downloads last month
-
Video Preview
loading