filmov
tv
License Plate Recognition Using YOLOv4 Object Detection, OpenCV, and Tesseract OCR
Показать описание
Learn how to implement your very own license plate recognition using a custom YOLOv4 Object Detector, OpenCV, and Tesseract OCR! In this tutorial I will walk-through 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 Tesseract OCR to output the license plate number. The backbone of this code is TensorFlow and it is written in Python.
#objectdetection #OCR #licenseplaterecognition
This video covers the implementation of a custom YOLOv4 model to detect license plates and numerous preprocessing techniques such as blurring, thresholding, dilation, finding contours, and character segmentation. All of these are done in order to properly prepare the license plate in order for Tesseract OCR to extract the license plate text.
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.
--------------------------Resources---------------------------
If you enjoyed the video, please toss it a like! 👍
Thanks so much for watching!
- The AI Guy
#objectdetection #OCR #licenseplaterecognition
This video covers the implementation of a custom YOLOv4 model to detect license plates and numerous preprocessing techniques such as blurring, thresholding, dilation, finding contours, and character segmentation. All of these are done in order to properly prepare the license plate in order for Tesseract OCR to extract the license plate text.
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.
--------------------------Resources---------------------------
If you enjoyed the video, please toss it a like! 👍
Thanks so much for watching!
- The AI Guy
Комментарии