Skip to content

Is there a pre-trained classification head? #171

@lengqianqi

Description

@lengqianqi

When I load a pre-trained model to finetune my task, even though it works well when using the model for inference for face search, it works poorly during training. I realize that this is due to the fact that the parameters (kernel) of the classification header are randomly initialized during training, so loading the pre-trained model is of limited help. So I would like to ask the authors if there are existing classification header weights?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions