starfork508 / SSD-tensorflow

Using a pre-trained SSD model to run inferences on video and random images for object detection purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using the pre-trained SSD model for detection available on the model zoo of tensorflow github.

Used a pre-trained SSD model frozen graph file (.pb file) to run inferences on video and random images for object detection purposes.

Video Sample is available in the Test/Test-Video/Results

Testing.ipynb notebook contains the test results on images

About

Using a pre-trained SSD model to run inferences on video and random images for object detection purposes.


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%