lzx1413 / PytorchSSD

pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet
MIT License
709 stars 237 forks source link

Something I want to ask. #85

Open CS-Jackson opened 5 years ago

CS-Jackson commented 5 years ago

During inference, I notice that you first resize the picture as input, but the annotations used in counting mAP doesn't change, is it right, or do I miss something?

lzx1413 commented 5 years ago

The annation is tranferred as percent of the image. So the resize operation will not change the gt