https://github.com/iv4n-ga6l/Realtime-Cars-Detection
Realtime cars detection in video using yolov8
https://github.com/iv4n-ga6l/Realtime-Cars-Detection
cars-detection opencv python ultralytics yolov8
Last synced: 6 months ago
JSON representation
Realtime cars detection in video using yolov8
- Host: GitHub
- URL: https://github.com/iv4n-ga6l/Realtime-Cars-Detection
- Owner: iv4n-ga6l
- Created: 2024-06-17T08:23:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-17T08:28:36.000Z (over 1 year ago)
- Last Synced: 2025-03-26T11:47:45.440Z (7 months ago)
- Topics: cars-detection, opencv, python, ultralytics, yolov8
- Language: Python
- Homepage:
- Size: 20.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Realtime cars detection in video using yolov8

## Requirements
````
pip install -r requirements.txt
````