pretrain fails when image categories are similar
894665169 opened this issue · 0 comments
894665169 commented
i want to use your work to perform few epochs pretrain on my dataset,which contains sevceral similar vehicle categories.
So i load the imagenet-pretrained checkpoint and run another pretrain on my dataset,and it fails cause the loss not falling。
What's the reason?