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

data augmentation for this model #167

Open AbhimanyuAryan opened 5 years ago

AbhimanyuAryan commented 5 years ago

How to train the model on more data once available? Instead re-training from scratch?