Open galuhputraa opened 1 year ago
im have this error when running testing python test.py --cfg_path="./configs/arc_res50.yaml" , im already put the pretrained model checkpoint on checkpoints folder and i just read closed issue but i still cant understand it , can u guys explain to me how to solve this problem?
you have to specify a subfolder name "sub_name" in the yaml file that does contain a cpkt or an empty folder if you want to start from 0. In both cases the folder has to exist inside the checkpoint path
im have this error when running testing python test.py --cfg_path="./configs/arc_res50.yaml" , im already put the pretrained model checkpoint on checkpoints folder and i just read closed issue but i still cant understand it , can u guys explain to me how to solve this problem?