Skip to content

AlexKuzmen/Car-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car-Detection

Adding on to car detection: https://thepythoncode.com/article/real-time-vehicle-tracking-and-counting-with-yolov8-opencv

Run pip install -r requirements.txt python object_detection.tracking.py

$ tree --filelimit 8 . ├── 1.mp4 ├── config │ ├── coco.names │ └── mars-small128.pb ├── deep_sort [9 entries exceeds filelimit, not opening dir] ├── helper.py ├── object_detection_tracking.py ├── output.mp4 ├── ultralytics [16 entries exceeds filelimit, not opening dir] └── yolov8n.pt

About

Adding ono car detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages