Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 384 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 384 Bytes

realtime-object-detection

Detects objects in images/streaming video

Installation Guide

Once python3 is installed, install all the dependencies by running the below command.

pip3 install -r requirements.txt

Object Detection with pretrained models

Run Jupyter notebook Realtime Object Detection.ipynb to detect objects on images or live streaming videos using webcam