Model Card for z18820636149/ACT_pick_and_place_v2

This repository contains a act policy exported from SparkMind.

Summary

  • Source run: ACT_pick_apple_20260408_115815
  • Exported checkpoint: 100000
  • Policy type: act
  • Dataset id: pick_and_place_v1

Features

  • Input features: observation.images.cam_head, observation.images.cam_wrist, observation.state
  • Output features: action

Files

  • model.safetensors: policy weights
  • config.json: policy config
  • train_config.json: training config snapshot
  • policy_preprocessor*.json|safetensors: input processing pipeline
  • policy_postprocessor*.json|safetensors: output processing pipeline

Inference

python examples/learning_il/01a_demo_ACT.py \
  --task PushT \
  --hf_repo z18820636149/ACT_pick_and_place_v2 \
  --inference

Adjust --task to match the environment you evaluate against.

Notes

Local-only paths in train_config.json were sanitized during export unless --keep-local-paths was used.

Downloads last month
19
Video Preview
loading