lerobot/diffusion_pusht

我要开发同款
匿名用户2024年07月31日
69阅读
所属分类aiPytorch
开源地址https://modelscope.cn/models/ccc141/diffusion_pusht
授权协议Apache License 2.0

作品详情

介绍

搬运自HuggingFace的lerobot项目,用于解决~~HF网络异常~~导致的模型无法访问问题
[modelrepo]: https://huggingface.co/lerobot/diffusionpusht

Model Card for Diffusion Policy / PushT

Diffusion Policy (as per Diffusion Policy: Visuomotor Policy Learning via Action Diffusion) trained for the PushT environment from gym-pusht.

demo

How to Get Started with the Model

See the LeRobot library (particularly the evaluation script) for instructions on how to load and evaluate this model.

Training Details

The model was trained using LeRobot's training script and with the pusht dataset.

The training curves may be found at https://wandb.ai/alexander-soare/Alexander-LeRobot/runs/508luayd.

This took about 7 hours to train on an Nvida RTX 3090.

Note: At the time of training, this PR was also incorporated.

Evaluation

The model was evaluated on the PushT environment from gym-pusht and compared to a similar model trained with the original Diffusion Policy code. There are two evaluation metrics on a per-episode basis:

  • Maximum overlap with target (seen as eval/avg_max_reward in the charts above). This ranges in [0, 1].
  • Success: whether or not the maximum overlap is at least 95%.

Here are the metrics for 500 episodes worth of evaluation. For the succes rate we add an extra row with confidence bounds. This assumes a uniform prior over success probability and computes the beta posterior, then calculates the mean and lower/upper confidence bounds (with a 68.2% confidence interval centered on the mean). The "Theirs" column is for an equivalent model trained on the original Diffusion Policy repository and evaluated on LeRobot (the model weights may be found in the original_dp_repo branch of this respository).

|Ours|Theirs -|-|- Average max. overlap ratio | 0.959 | 0.957 Success rate for 500 episodes (%) | 63.8 | 64.2 Beta distribution lower/mean/upper (%) | 61.6 / 63.7 / 65.9 | 62.0 / 64.1 / 66.3

The results of each of the individual rollouts may be found in eval_info.json.

声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论