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

Some technical and academic questions on Octo #78

Open
oym1994 opened this issue Apr 25, 2024 · 0 comments
Open

Some technical and academic questions on Octo #78

oym1994 opened this issue Apr 25, 2024 · 0 comments

Comments

@oym1994
Copy link

oym1994 commented Apr 25, 2024

Hi, thanks for this great work and after a long 、tough but exciting trail, we finally reproduce some good results on our own robot and task. Meanwhile some questions come to our mind:

  1. When we just fine-tune just one task(pick a cup, 100 demos), the performance is pretty well. But when we tried fine-tuning on 4 tasks(pick a cup, place a cup, wipe a dirty area, insert a block, 100demos for each) together, the performance is not well as before. So what is the strategy and keypoints to fine-tune multi-tasks(such as data ratio, task relationship, et. al)?

  2. As mentioned there are three fine-tuning methods: head only, head map only, and full. Currently we only use the "full" method. What are the three methods suitable for? What are the advantages of each one?

  3. In many cases, the robot data used for fine-tuning is completely different from the data used for pre-training. In this case, what benefits does pre-training bring? Or would it be better to train fully with only new data?

  4. What does the model learn from large dataset pre-training? Such as scene representation or something else?

  5. As a general manipulation model, can it cope effectively with the differences between different robot bodies? What are some ideas to solve this discrepancy?

Thanks for your attention and always keep looking forward to your kind response!

WenchangGaoT pushed a commit to WenchangGaoT/octo1 that referenced this issue May 10, 2024
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