Hello!
I want to train the model with a dataset which is recorded by a single-arm robot. So I have only one wrist camera and one head camera.
- If I just remove the other wrist image from the training, will the model still work after finetuning?
- Was the model only trained on dual-arm datasets during the whole pretraining?
- Do I need to pad the input images or output action_dims to adapt to the original go1 model?