License Plate Recognition Using YOLOv3 | OpenCV | Python

preview_player
Показать описание
#Pyresearch

Learn how to implement your license plate recognition using a custom YOLOv3, OpenCV, and image base. In this tutorial, I will walk through the custom code I have created to run object detections to find license plates, crop the license plate region, preprocess the license plate using OpenCV, and then run it through to output the license plate number. The backbone of this code is yolov3 and it is written in Python.

#objectdetection #OCR #licenseplaterecognition

#license #plate #detection #yolo #yolox

This repository contains a method to detect Iranian vehicle license plates as a representation of vehicle presence in an image. We have utilized You Only Look Once version 3 (YOLO v.3) to detect the vessels inside an input image. The method has the advantages of high accuracy and real-time performance, thanks to YOLO v.3 architecture. The presented system receives a series of vehicle images and produces the processed image with added bounding boxes containing the vehicles' license plates. The flow of how we have trained and tested the application is published in a paper accessible from the citation section.

Environment
Python v.3
You Only Look Once (YOLO) v.3
A vehicle image dataset containing 3000+ samples

Video Breakdown:
1. Cloning or Downloading the Code for the Tutorial
2. Installing Dependencies and saving the custom YOLOv4 model
3. Explanation of the license plate recognition and code.
4. Running the License Plate Recognition on several images.

Please let me know your valuable feedback on the video by means of comments. Please like and share the video. Do not forget to subscribe to my channel for more educational videos.

Any type of problem you can comment down.

Want more education? Connect with me here:

# tags

mask rcnn,mask r-cnn,faster rcnn,mask rcnn deep learning,rcnn,video mask rcnn,mask rcnn github,mask rcnn pytorch,mask rcnn tutorial,real time mask rcnn,deep learning,machine learning,mask,r-cnn,mask_rcnn,mask-rcnn,maskrcnn,artificial intelligence,faster_rcnn,computer vision,maskrcnn object detection,image recognition,ai,segmentation,object detection,image processing,data science,python,keras,cnn,image-recognition,Faster R-CNN,Deep Learning,Real-Time Object Detection,opencv,real time,yolo object detection tutorial,yolo algorithm youtube,yolo object detection,yolo algorithm,yolo object detection github,yolo object detection code,yolo object detection python,yolo object detection algorithm,yolo ai,yolo algorithm explained,yolo algorithm github,yolo object detection tensorflow,yolo darknet,yolo machine learning,yolo tutorial,yolo detection,yolo deep learning,yolo image recognition,object detection,darknet yolo

Video Topics:
-------------------------------------------------
hand gesture recognition using machine learning
hand gesture python opencv,
python hand gesture recognition,
hand gesture detection opencv python,
hand gesture recognition using python
mediapipe hand gesture recognition
google mediapipe tutorial,
python opencv object detection,
python opencv face recognition,
python opencv object tracking,
python opencv gui,
python opencv basics,
python opencv cuda,
python opencv color detection,
python opencv camera,
python opencv distance measurement,
python opencv example,
python opencv emotion recognition,
python opencv face detection
google mediapipe unity
python machine learning image recognition,
python machine learning tensorflow,
python machine learning game,
python machine learning and ai,
python machine learning app,
python machine learning algorithms,
python machine learning applications,
python machine learning by example,
python machine learning course,
python machine learning code,
python machine learning code github,
python machine learning data science,
python machine learning example,
python machine learning gui,
python machine learning google,
python machine learning gpu,
python machine learning libraries 2021

Video Topics:
-------------------------------------------------
Deep Learning,Real-Time Object Detection,opencv,real time,yolo object detection tutorial,yolo algorithm youtube,yolo object detection,yolo algorithm,yolo object detection github,yolo object detection code,yolo object detection python,yolo object detection algorithm,yolo ai,yolo algorithm explained,yolo algorithm github,yolo object detection tensorflow,yolo darknet,yolo machine learning,yolo tutorial,yolo detection,yolo deep learning,yolo image recognition,object detection,darknet yolo,nstall cuda windows,installing cuda cudnn on windows, GPU on Windows,cuda 10.1,cudnn 7.6,nvidia installer failed,beginers,machine learning,tensorflow,artificial intelligence,google t

t
Рекомендации по теме
Комментарии
Автор

how we will know about " how much accuracy and speed we get using yolov3 " through this experiment ??

CSE_PragyaVashishtha