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

train my own data #158

Open sankim90 opened 5 years ago

sankim90 commented 5 years ago

Hi

The train is over but the model performs incorrect detection

Do I have to add -weight MobileNetSSD_deploy.caffemodel to train.sh?

soufianesabiri commented 5 years ago

Were you able to train your model? If so please show me the steps... Thanks!

mibrahimy commented 5 years ago

@sankim90 were you able to know what was the issue?

sankim90 commented 5 years ago

@soufianesabiri @ibrahimsherdil Nope, I did not use the MobileNet SSD because I thought the model was unreliable.