chuanqi305 / MobileNet-SSD

Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
MIT License
2.03k stars 1.18k forks source link

lack of max_size in layer conv11_mbox_priorbox #177

Open BirdeeChen opened 4 years ago

BirdeeChen commented 4 years ago

in the deploy.prototxt model, the layer conv11_mbox_priorbox with type: "PriorBox", the max_size param is lost image