chuanqi305 / MobileNet-SSD

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

Why MobileNet-SSD don't have 'step' this variable? #119

Open JingliangGao opened 6 years ago

yxchng commented 5 years ago

@JingliangGao Have you found step? I am trying to find it too.