fpn.pytorch
fpn.pytorch copied to clipboard
support python2 and get more reasonable mAP
According to the faster rcnn code you wrote earlier, i changed fpn.pytorch code. now it supports both python2 and python3.
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)