huhji-elha / licence_plate_recognition_korea

YOLOv3 + Google API 한국어 번호판 인식
Other
6 stars 1 forks source link

Licence-Plate-Recognition

Licence Plate Detection with YOLO

from Darknet, get pretrained YOLO v3 model and weights

python Licence_Plate_detection.py --image test_image/car_snow.jpg

Licence Plate Recognition with Google/Naver API

python google_cloud_ocr.py

python naver_cloud_ocr.py

Licence Plate Detection with YOLO + Recognition with GoogleAPI

Image version

image_output

Video version


More Issues