An open API service indexing awesome lists of open source software.

https://github.com/sqmah/plate-reading-network

Plate reading network based on the LPRNet network written in Tensorflow 2.0
https://github.com/sqmah/plate-reading-network

alpr computer-vision keras license-plate-recognition lprnet tensorflow tensorflow-models tensorflow2 tensorflow2-models

Last synced: 2 days ago
JSON representation

Plate reading network based on the LPRNet network written in Tensorflow 2.0

Awesome Lists containing this project

README

        

# 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.