You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I finetune the pretrain model,there is an error.
AssertionError
File"trainval.py",line112, in trainval savedir_base=savedir_base
/src/models/finetuning.py,line 66 in __init__assert(best_accuracy >0.1)
can you help me ?