Magic tool for training deep learning models for specific object. Train your own model with less effort.
-
Updated
Oct 12, 2021 - Python
Magic tool for training deep learning models for specific object. Train your own model with less effort.
Here I have used MobileNet-SSD, deep learning objection technique, for detecting various objects in the UC-Win/Road virutal reality based enviroment. The results of the standard MobileNet-SSD detector was not good enough. Therefore, Transfer Learning Technique is used for fine tuning of the model. Then the new model is applied for detection of t…
Add a description, image, and links to the caffe-ssd topic page so that developers can more easily learn about it.
To associate your repository with the caffe-ssd topic, visit your repo's landing page and select "manage topics."