Skip to content

danielajisafe/Real-Time-Object-detection-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Real-Time-Object-detection-API

This is an implementation of a Real-Time Object detection API using Tensorflow and OpenCV

Requirements

**Anaconda/Spyder/Python **Tensorflow (latest_version) **OpenCV 3.4.0

Notes

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

To test the API on image files, run the object_detection_tutorial.py

To test the API using the webcam in real_time, run the object_detection_webcam.py

About

Real-Time Object detection API using Tensorflow and OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages