Skip to content

This is an implementation of tensor flow object detection API for running it in Real time through Webcam

Notifications You must be signed in to change notification settings

anujshah1003/Real_time_Object_detection_TF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Real_time_Object_detection_TF

This is an implementation of tensor flow object detection API for running it in Real time through Webcam

The video tutorial for the same is at : https://www.youtube.com/watch?v=MoMjIwGSFVQ

This video is the direct implementation of sentdex tutorial video: https://www.youtube.com/watch?v=COlbP62-B-U

Download the object_recognition_detection.zip

For running the object detection on image files run the object_detection_tutorial.py

For running the object detection in realtime with web camera run the object_detection_webcam.py

The official tensorflow object detection API link is https://github.com/tensorflow/models/tree/master/object_detection

About

This is an implementation of tensor flow object detection API for running it in Real time through Webcam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published