Open qjh666888 opened 1 week ago
Please enter the trained weights into the config file.
======= config file ====== BASE: "../Base-RCNN.yaml" MODEL: WEIGHTS: "_WEIGHTPATH" ... ... ...
BASE: "../Base-RCNN.yaml" MODEL: WEIGHTS: "model_final.pth"
The Weights in fsod_10shot_ded0.yaml are pre trained weights If I want to evaluate the weight of fine-tuning, where should the weight of fine-tuning be placed
Doesn't the evaluation require passing in a weight file