MobileNet SSD Object Detection using OpenCV 3.4.1 DNN module - Ebenezer Technologies
In this post, it is demonstrated how to use OpenCV 3.4.1 deep learning module with MobileNet-SSD network for object detection. The dnn module allows load pre-trained models from most populars deep learning frameworks, including Tensorflow, Caffe, Darknet, Torch. Besides MobileNet-SDD other architectures are compatible with OpenCV 3.4.1: This API is compatible with C and Python. In this section, We'll create the python script for object detection and it is explained, how to load our deep neural network with OpenCV 3.4? How to pass image to neural network?
May-10-2018, 00:46:09 GMT
- Genre:
- Technology: