The use of imitation learning examples, can not be trained to the ideal effect #684
Unanswered
qiangl9618
asked this question in
Q&A
Replies: 1 comment
-
I also have the same question. It seems that the basic bc is not good for the task. I think they should add more information about how to use the robomimic(imitation learning) part in the isaac lab! BTW, I also try to use the bc_transformer for this task, struggling to set the self.algo.transformer.context_length in bc_config.py. Do you have any idea of that? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I collected 200 demo data in the mock example, grabbed the object and put it in the specified position, And then use " ./isaaclab.sh -p source/standalone/workflows/robomimic/train.py --task Isaac-Lift-Cube-Franka-IK-Rel-v0 --algo bc --dataset logs/robomimic/Isaac-Lift-Cube-Franka-IK-Rel-v0/hdf_dataset.hdf5 " to do the training, after the completion of the training, always unable to achieve the expected effect.
I would like to know if you have experimented with examples of imitation learning, and could you share your experience
Beta Was this translation helpful? Give feedback.
All reactions