ACT trained with pusht_keypoints. Achieves 64% success rate for 500 evals. See eval_info.json for more evaluation data.
- Downloads last month
- 14
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("alexandersoare/act_pusht_keypoints", dtype="auto")