realtime_object_recognition
realtime_object_recognition copied to clipboard
Training on custom dataset
Hi, How do I train the SSD mobilenet on custom data set in caffe ?
Thanks, MB
https://github.com/BVLC/caffe/tree/master/examples check out the caffe examples
Awesome work. I am trying to develop a custom ssd_mobilenetv2 caffemodel. I am not finding a nice blog to follow pre process methods in preparing dataset for training. It will be helpful if you can share some links which we can refer for custom detection.