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…
python deep-neural-networks deep-learning transfer-learning opencv-python caffe-ssd imgutils uc-win-road uc-win
-
Updated
Dec 18, 2018 - Python