leon
Results
13
comments of
leon
> Hi, I was confused about why in the finetune.py the mask was set to mask = (disp_true > 0); but in main.py it was set to mask = (disp_true...
> > on my test : > > 1、VOC=2007test、yolov3 、 conf threshold =0.005 ,mAP is 0.74 > > 2、VOC=2007test、yolov3、conf threshold=0.01,mAP is 0.52. > > 【mAP's function is "faster rcnn ---voc_eval.py"】...
this problem can be solved by modify Makefile/python ----->Makefile/python3