Skip to content

allpyjs/Traffic-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLOv8-DeepSort-Object-Detection-and-Tracking

Vehicles Detection, Tracking and Counting for Car, Bus, MiniBus, Truck


Steps to run Code

  • Clone the repository
git clone https://github.com/jldev-p/Vehicle-detecting-tacking-counting.git
  • Install the dependecies
pip install -r requirements.txt
  • Go to the src folder
cd src
  • Run the code
python .\detection.py

RESULTS

Vehicles Detection, Tracking and Counting

Train

  • Go to the train folder
cd train
  • Run the code
python train.py

About

This project was built using Yolo, Pyqt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages