ssd_keras
ssd_keras copied to clipboard
[question]How to pre-train? What dataset should we use?
Hi rykov8,
Do you know how to pre-train the vgg part in ssd network? And what dataset do you use to do that?
Thanks a lot.
@KevinYuk the authors use this model. I'm not sure, but I suppose that it is pre-trained on ImageNet, but you'd better check.
@rykov8 OK. Thanks for your reply. I'll try that.