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 ?
The text was updated successfully, but these errors were encountered:
If this does not resolve your problem, could you provide more information on what command you run, which exp_config, and what is the directory tree where you have the pre-trained weights?
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 ?
The text was updated successfully, but these errors were encountered: