/ObjectDetection_opencv

Object Detection with MobilNet-SSD and opencv 3.4.x

Primary LanguagePython

ObjectDetection_opencv

MobilNet-SSD object detection in opencv 3.4.x and python 3 or 2. A fork from https://github.com/djmv/MobilNet_SSD_opencv.

Run scripts

$ python3 mobilenet_ssd_python.py --[params] 

If no load params take video input value by default

$ python3 sample_img.py --[params] 

If no load params take Image by default