Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diffusion Policy: Transformer backbone support #624

Open
YanJiaHuan opened this issue Jan 9, 2025 · 0 comments
Open

Diffusion Policy: Transformer backbone support #624

YanJiaHuan opened this issue Jan 9, 2025 · 0 comments

Comments

@YanJiaHuan
Copy link

Thanks for your sharing.
My request is like:
They tried a lost of backbones in original Diffusion Policy, which includes the transformer. Even in their paper, they claimed that the transformer seems to be not as good and stable as Unet backbone, but from my previous reproduce and others work, it is not quite true to claim transformer is worse (no matter the number of params).
Hence, I suggest to add the transformer support in lerobot project. As an advice: You can add a Class named DiffusionTransformer in modeling_diffusion.py and let the user to select the backbone in configuration file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant