Skip to content

Simple Traffic Counter for vehicles using feed from Youtube livestream

Notifications You must be signed in to change notification settings

Kropekkk/Traffic-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time-Car-Detection

Simple Real Time Car Detection app using feed from Youtube livestream to count vehicles.

RTcar

Dependencies

Simple Traffic Counter using Yolov5 and SORT algorithm

  • Python 3.9.13
  • OpenCV
  • PyTorch
  • VidGear

Usage

  1. Create virtual environment python -m venv enviro
  2. Activate the virtual environment.\enviro\Scripts\activate
  3. Install dependencies pip install -r requirements.txt
  4. Clone yolov5 git clone https://github.com/ultralytics/yolov5
  5. Run live.py using python live.py <URL>

About

Simple Traffic Counter for vehicles using feed from Youtube livestream

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages