Yolo algorithm applied on a video file so as to detect cars, traffic lights and a few other classes.
-
Updated
Jun 19, 2019 - Python
Yolo algorithm applied on a video file so as to detect cars, traffic lights and a few other classes.
The vehicle detection project competed in YOLO (You Only Look Once), a real-time object detection system. Using Python, the project aimed to accurately detect and classify vehicles in various scenarios. It involved collecting and annotating a dataset, implementing the YOLO architecture, and fine-tuning the model using transfer learning.
Bengali License Plate Detection with YOLO (You Only Look Once) is a computer vision task that focuses on the automatic detection and localization of license plates in images or video frames written in the Bengali language.
Object detection using yolov3 (You Only Look Once) inference, a modified darknet version.
detect football player, ball, goalkeeper, refree with custom trained yolo wieghts
Add a description, image, and links to the youonlylookonce topic page so that developers can more easily learn about it.
To associate your repository with the youonlylookonce topic, visit your repo's landing page and select "manage topics."