Open
Description
I found a problem about pre-trained weights. When I trained with a custom model and put it into the same model with the same head, when I used --pretrained-path to load the pre-trained weights,the epoch 0 is 8%, I found that the weights were not loaded, but using --initial-checkpoint could load the weights, the epoch is 80%