Hello author, thank you very much for your excellent work!
I would like to ask for a classification task without using distillation, using the pre-trained model provided, which I set
--finetune ./pretrained_weights/repvit_m2_3_distill_300e.pth \
--set_bn_eval
NotImplementedError: Finetuning with distillation not yet supported?
Is this operation not supported?
Hello author, thank you very much for your excellent work! I would like to ask for a classification task without using distillation, using the pre-trained model provided, which I set --finetune ./pretrained_weights/repvit_m2_3_distill_300e.pth \ --set_bn_eval NotImplementedError: Finetuning with distillation not yet supported? Is this operation not supported?