Skip to content

Using tensorflow API to detect objects in a live video feed

Notifications You must be signed in to change notification settings

Kartolon/object_detection_real_time

 
 

Repository files navigation

Real time object detection application using tensorflow.

Detecting the presence of people in a room in a live video feed

Using single shot detection (SSD) deep learning model trained on the COCO image dataset. My project is inspired by this repo https://github.com/datitran/object_detector_app

Please ensure you install all dependencies as per the requirements.txt file

Running the app: python3 objection_detection_app.py

About

Using tensorflow API to detect objects in a live video feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%