Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 389 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 389 Bytes

Real Time Vehicule Detection

Python application for read time vehicule detection from video feed.

Usage

You can install all the used packages using.

pip install -r requirements.txt

To parse an URL.

python Object_Detection_YouTube.py <URL> <Output_Filename.avi>