cascade-rcnn
cascade-rcnn copied to clipboard
accuracy
hi ,I trained the network on the coco2017,but test on coco2017val, the 3rd stage accuracy is ap36.9. is there something wrong? I can get the ap42.7 on the released model coco_iter_280000.caffemodel, should I use the solver_step.prototxt instead of solver.prototxt to get the accuracy?
Are you running ''res101-15s-800-fpn-cascade''? The model of 180k iterations should have around 41.4 mAP. Maybe you did something wrong.