Skip to content

fine-tune #7

@JuShuai-gif

Description

@JuShuai-gif

Is it possible to fine-tune a pretrained pi05 model for a single-arm setup by modifying only the configuration file?

Specifically, the original pi05 configuration uses three image inputs and a 32-dimensional state vector as model inputs. In my case, I would like to fine-tune the model with two image inputs and a 7-dimensional state.

Can this be achieved solely by updating the model configuration, or are additional architectural changes (e.g., reinitializing certain projection layers or heads) required?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions