Easykoreanlpdetector

I am sharing a Korean license plate recognition system. 깃헙에 어렵고 잘 안 돼는 한국 번호판 인식기밖에 없어서 공개합니다.
Alternatives To Easykoreanlpdetector
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Ocr_db26
a year ago1mit
OCR DB including Korean
Korean_asr22
2 years agoShell
Korean Automatic Speech Recognition
Automatic Number Plate Recognition22
3 years ago1otherJupyter Notebook
Automatic Car License/Number Plate recognition System
Korean Ocr Model Design Based On Keras Cnn16
3 years agon,ullPython
Korean OCR Model Design(한글 OCR 모델 설계)
Koreaner12
5 years ago1Python
Bi-LSTM - CRF Named Entity Recognition model for Korean (Keras)
Speechsuper Api Samples10
2 months agomitC#
Use SpeechSuper API for cutting-edge AI speech recognition and assessment.
Ocr_kor_en9
10 months agomitPython
:pencil2:Image text detection and Korean, English recognition model implementation in pytorch
Korean License Plate Recognition8
2 years ago4Python
Korean car license plate recognition using LPRNet
Textual Emotion Recognition7
5 years agoPython
[CSED499I] Emotion Recognition from Korean Text - 2017 Spring
Easykoreanlpdetector6
17 days agoPython
I am sharing a Korean license plate recognition system. 깃헙에 어렵고 잘 안 돼는 한국 번호판 인식기밖에 없어서 공개합니다.
Alternatives To Easykoreanlpdetector
Select To Compare


Alternative Project Comparisons
Readme

EasyKoreanLpDetector

English | Korean

I am releasing this repository because there are no other options that work great on Korean license plates. Please give it a star if you find it helpful.

Algorithm

Input Image -> Detect cars -> Detect Korean License Plate in Car -> OCR

requirements

yolov5, streamlit, easyocr, pytorch, opencv, numpy.

You can download all libraries using pip. If an error occurs, try downloading with pip again.

All weights are included in the project, so size of this repository is about 50 MB. You don't need to download anything extra.

Steps to run

  1. Download repo with git clone https://github.com/gyupro/EasyKoreanLpDetector/
  2. run streamlit server with streamlit run server.py
git clone https://github.com/gyupro/EasyKoreanLpDetector/
cd EasyKoreanLpDetector
streamlit run server.py
Good examples Good examples Bad example
image image

Advantages :

  • This project works better than other open-source projects on GitHub.
  • It has the easiest code of all projects on GitHub. *It is fast when you have a GPU.
  • You can improve performance by training.
  • It works well with 4K images taken from a phone.

Limitations :

  • The train is not perfectly done, Original yolov5 model is used to detect a car so that it does not perform well when a car is close to the camera
  • Old license plates may not be easily recognizable, but compared to older ones, newer ones are more easily recognizable.

References

Popular Recognition Projects
Popular Korean Projects
Popular Machine Learning Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Deep Learning
Opencv
Recognition
Ocr
Korean