Last updated: 2026-03-18 · 作者:@qclawhq· 来源:Hugging Face 官方仓库 + 社区实测

本站点为独立社区,非 Hugging Face 官方。官方仓库:https://github.com/huggingface/lerobotThis site is an independent community hub, not affiliated with Hugging Face. Official repo: https://github.com/huggingface/lerobot

LeRobot 模型与数据集怎么选,才能最快复现?How to Choose LeRobot Models and Datasets for Fast Reproduction?

立即答案:先按硬件筛模型,再按算法类型(Diffusion/ACT/TD-MPC2)选择最适合你任务的策略。Direct Answer: Filter models by hardware first, then choose the algorithm type (Diffusion/ACT/TD-MPC2) best suited for your task.

算法优势代价适合
Diffusion Policy动作更平滑推理更重精细抓取
ACT稳定易训练对数据敏感双臂任务
TD-MPC2动态控制强环境与调参复杂人形/行走
硬件推荐用途
SO-100入门抓取闭环
Aloha精细双臂操作
Unitree动态任务与移动
复现方式优点风险推荐
下载模型直接推理最快环境差异先验证动作
微调(fine-tune)收敛快迁移失败任务相近
从零训练最可控成本高任务差异大

lerobot/diffusion_pusht

Diffusion Policy

扩散策略模型,在 PushT 环境(gym-pusht)中训练,学习将 T 形方块推送到目标位置。是 Diffusion Policy 的官方参考实现。

硬件: PushT / 模拟环境 128 stars 1.2k downloads
HF 详情

lerobot/act_aloha_sim_transfer_cube_human

ACT

ACT(Action Chunking with Transformers)策略模型,在 Aloha 仿真环境中完成方块转移任务,使用人类遥操作数据训练。

硬件: Aloha(仿真) 456 stars 5.4k downloads
HF 详情

lerobot/act_aloha_sim_insertion_human

ACT

ACT 策略模型,在 Aloha 仿真环境中完成精细插入任务(AlohaInsertion),使用人类遥操作演示训练。

硬件: Aloha(仿真) 89 stars 800 downloads
HF 详情

想要分享你的模型?Want to Share Your Model?

如果你训练出了表现优秀的模型,或者整理了高质量的数据集,欢迎提交给我们。 入选精选列表的作者将获得 lerobot.tech 社区的特别勋章和硬件购买优惠。If you have trained an excellent model or compiled a high-quality dataset, welcome to submit it to us. Authors featured on the curated list will receive a special lerobot.tech community badge and hardware discounts.

提交模型卡片Submit Model Card