InternImage
InternImage copied to clipboard
[bug] how to train fine-tuning classification model (size mismatch for head.bias: copying a param with shape torch.Size([1000]) from checkpoint, the shape in current model is torch.Size([4]).)
I customized the config.py. how to train fine-tuning classification model?