fpn.pytorch icon indicating copy to clipboard operation
fpn.pytorch copied to clipboard

support python2 and get more reasonable mAP

Open ruoqianguo opened this issue 7 years ago • 1 comments

According to the faster rcnn code you wrote earlier, i changed fpn.pytorch code. now it supports both python2 and python3.

ruoqianguo avatar Jul 08 '18 09:07 ruoqianguo

hi, i changed resnet layer4 stride from 1 to 2, and got more reasonable mAP on Pascal VOC 2007(75.7) and 07 + 12(80.5)

ruoqianguo avatar Jul 09 '18 03:07 ruoqianguo