MobilNet-SSD object detection in opencv 3.4.1
Last updated May 11, 2026
94
Stars
78
Forks
1
Issues
0
Stars/day
Attention Score
20
Language breakdown
No language data available.
โธ Files
click to expand
README
MobilNetSSDopencv
MobilNet-SSD object detection in opencv 3.4.1 and python 3 or 2Read tutorial here: http://ebenezertechs.com/mobilenet-ssd-using-opencv-3-4-1-deep-learning-module-python/
.py:
Example take video file or videocamera as input.
.py:
Take a image as input. If don't load an image by default load img.jpeg
Run scripts
$ python3 mobilenetssdpython.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๐ More in this category