lucasjinreal / kitti-ssd

Train your own data using SSD in a more clear and simple way(not include source code)
102 stars 44 forks source link

should I install caffe and ssd_caffe first? #2

Closed albertyou2 closed 7 years ago

albertyou2 commented 7 years ago

hi @jinfagang Great work!

I am wandering if I NEED to install ssd_caffe and caffe first?

thank you

lucasjinreal commented 7 years ago

Should install ssd_caffe.

albertyou2 commented 7 years ago

HI @jinfagang thanks for help! now I am downloading caffe Vgg model for ssd , but I do not know which one is the so called 'place-vgg-v2-caffemodel-here '.

Do you mean this one : ' http://cs.unc.edu/~wliu/projects/ParseNet/VGG_ILSVRC_16_layers_fc_reduced.caffemodel'?