Closed kikacaty closed 3 years ago
I did a quick test, it works well. Make sure that you load the checkpoint correctly. Please see the message in blue box to ensure the backbone is loaded. Thanks.
Thanks for the quick response. I verified that I did load the backbone correctly.
I noticed that your data loader consists of only 10k train images while I am using the entire 1200k images. Could that be the issue?
Thanks,
Are you able to resolve the issue? One possible reason might be that your labels are not well aligned.
Hi, I am trying to reproduce the knn results but fail to do so. I am using the pretrained model from the checkpoint on ImageNet-1K following the script provided.
I got the following results:
Is there any chance that the model checkpoint is incorrect?
Thanks!