Skip to content

Use of ssd_mobilenet_v1_coco as implementation of a tensorflow model for multiple object detection purpose. The satndard COCO trained dataset is taken and implemented to detect and put a bounding box around the obect showing the name of what the machine is trained to think it is.

Notifications You must be signed in to change notification settings

JaxSulav/TensorFlow-Object-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TensorFlow-Object-detection

Use of ssd_mobilenet_v1_coco as implementation of a tensorflow model for object detection purpose. The satndard COCO trained dataset is taken and implemented to detect and put a bounding box around the obect showing the name of what the machine is trained to think it is. The inference .pb file is pre-trained and labeled frozen inference file which is labeled and trained on a google's COCO (Common Objects in Context) dataset which again is used for implementing the trained dataset on a live webcam feed

About

Use of ssd_mobilenet_v1_coco as implementation of a tensorflow model for multiple object detection purpose. The satndard COCO trained dataset is taken and implemented to detect and put a bounding box around the obect showing the name of what the machine is trained to think it is.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published