octo-models / octo

Octo is a transformer-based robot policy trained on a diverse mix of 800k robot trajectories.
https://octo-models.github.io/
MIT License
885 stars 166 forks source link

fintune on other robot #103

Open wuyukun-tong opened 5 months ago

wuyukun-tong commented 5 months ago

The two models you open-sourced in your project, octo-based and octo-small, were both trained on robotic arm data. Would it be better to fine-tune these two models on other configurations of robots, such as wheeled or legged robots, rather than “learning from scratch”? Thanks!