blawoodea
Results
2
issues of
blawoodea
在该代码的train.py文件中有加载support_set中的pt文件(fixed_fewshot_list = torch.load(f'./support_set/{args.obj}/{args.shot}_{args.inferences}.pt')),但是没有生成pt文件的代码,因此,我想请问您这个pt文件是怎么生成的,代码能公开吗?
Hello everyone, I would like to ask YOLOv9 that he only published two weight files, that is, yolov9-e-converted and yolov9-c-converted, and there are also YOLOv9-c and YOLOv9-e yaml files corresponding...