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

Add Hpt to LeRobot #399

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Add Hpt to LeRobot #399

wants to merge 16 commits into from

Conversation

liruiw
Copy link

@liruiw liruiw commented Sep 1, 2024

What this does

Added HPT to the LeRobot repository.
Added configuration_hpt.py and modeling_hpt.py in hpt folder as well as configuration.

How to checkout & try? (for the reviewer)

Examples:

python lerobot/scripts/train.py \
policy=hpt_pusht_keypoints     env=pusht     \
env.task=PushT-v0     dataset_repo_id=lerobot/pusht_keypoints \
wandb.enable=true
python lerobot/scripts/train.py \
policy=hpt_transformer env=aloha  env.task=AlohaTransferCube-v0 \
    dataset_repo_id=lerobot/aloha_sim_transfer_cube_human
python lerobot/scripts/train.py --some.option=true

@Cadene

Copy link
Collaborator

@Cadene Cadene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have some duplicated files at the root

modeling_hpt.py Outdated Show resolved Hide resolved
configuration_hpt.py Outdated Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

2 participants