← Back to list

Detecting license plates and pedestrians using YOLO

Object detection using YOLOv4 and tiny YOLOv3 and tiny YOLOv4

Marcos Almeida · 2024-05-08 03:30 · 23 claps · 1.2 min read
#computer-vision #yolov4 #license-plates
Open on Medium ↗

Detecting license plates and pedestrians using YOLO

Object detection using YOLOv4 and tiny YOLOv3 and tiny YOLOv4

Development

Start: 08/2020.

End: 12/2020.

Project description

YOLO (You Only Look Once) is a real-time object detection algorithm that can detect and identify objects in images and videos. It works by dividing an image into a grid of cells and predicting the object class and bounding box for each cell, using a single convolutional neural network. YOLO is known for its speed and accuracy, making it popular for various computer vision applications such as self-driving cars, surveillance, and robotics.

My undergraduate thesis consisted of detecting license plates for cars and pedestrians and comparing the performance of versions 3.0 tiny, 4.0 and 4.0 tiny. The code was developed using google colab to use some source of GPU. The train dataset was collected by a PhD student, but I used random street photos under different conditions to test the results. The results can be seen in the images below. I also recorded videos with YOLO performing in real-time.

Comparison YOLO versions for license plates and pedestrians

Comparison YOLO versions for license plates and pedestrians

Comparison YOLO versions for license plates and pedestrians

Comparison YOLO versions for license plates and pedestrians

Comparison YOLO versions for license plates and pedestrians

Comparison YOLO versions for license plates and pedestrians

Tools

  • Neural Networks
  • YOLO
  • Computer Vision
  • Google Colab

메타데이터
post_id
39e7dd1b46a1
slug
detecting-license-plates-and-pedestrians-using-yolo-39e7dd1b46a1
url
https://medium.com/@marcos.10palmeida/detecting-license-plates-and-pedestrians-using-yolo-39e7dd1b46a1
canonical_url
https://medium.com/@marcos.10palmeida/detecting-license-plates-and-pedestrians-using-yolo-39e7dd1b46a1
author_url
https://medium.com/@marcos.10palmeida
status
ok
fetched_at
2026-07-23 22:02:31