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

Wipe task #461

Open
Nimingez opened this issue Mar 10, 2024 · 0 comments
Open

Wipe task #461

Nimingez opened this issue Mar 10, 2024 · 0 comments

Comments

@Nimingez
Copy link

Nimingez commented Mar 10, 2024

I collect my wipe datase from robosuite using spacemouse to train with robomimic

python dataset_states_to_obs.py --dataset /home/xxx/robomimic/demo.hdf5 --output_name image_dense.hdf5 --done_mode 2 --camera_names agentview robot0_eye_in_hand --camera_height 84 --camera_width 84
I want to train with bc_transformer

python train.py --config ../config/default_templates/bc_transformer.json --dataset /home/xxx/robomimic/image.hdf5

RuntimeError: cannot reshape tensor of 0 elements into shape [-1, 0] because the unspecified dimension size -1 can be any value and is ambiguous

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