SQMah / Plate-Reading-Network

Plate reading network based on the LPRNet network written in Tensorflow 2.0
8 stars 2 forks source link
alpr computer-vision keras license-plate-recognition lprnet tensorflow tensorflow-models tensorflow2 tensorflow2-models

Plate Reading Network

Tensorflow 2 implementation of the LPRNet architecture found in this paper: https://arxiv.org/abs/1806.10447

State of the art end-to-end license plate model that turns license plate image into a license plate number, without character segmenetation and localization.