Few-shot-Object-Detection-via-Feature-Reweighting
Few-shot-Object-Detection-via-Feature-Reweighting copied to clipboard
hello,deer editor,i want consultation some questions. when i execute python3 scripts/voc_eval.py . i get this error FileNotFoundError: [Errno 2] No such file or directory: 'results/20200423-VOC-base_novel0_neg1/ene000130/aeroplane.txt'。How can i resolve it?
类型不对
我运行的时候一直报类型不对,但我强制改变了以后还是不行,拜托帮忙看一下! ``` Traceback (most recent call last): File "/root/pujianjian/FSOD_VFR/train_meta.py", line 353, in train(epoch) File "/root/pujianjian/FSOD_VFR/train_meta.py", line 198, in train loss,recall_rate,conf_proposal,loss_bbox,loss_conf,loss_cls = region_loss(output, target) File "/root/anaconda3/envs/Ppytorch/lib/python3.7/site-packages/torch/nn/modules/module.py", line 547, in __call__ result...
Sorry for troubling you. When I run train_meta.py and load weightfile, a runtimeerror occured: File "dior_train_meta.py", line 85, in model.load_weights(weightfile) File "/home/baby47/Documents/Few-shot Learning/DeepTrial-Few-shot-Object-Detection-via-Feature-Reweighting-main/models/darknet_meta.py", line 375, in load_weights start = load_conv_bn(buf,...