chuanqi305 / MobileNet-SSD

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

How to modify the train.prototxt to train a SSD-mobilenet model using the SSD512 architecture instead of SSD300? #162

Open adithya-p opened 5 years ago

adithya-p commented 5 years ago

How do I modify train.prototxt from 300 to 512?