Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 785 Bytes

File metadata and controls

28 lines (16 loc) · 785 Bytes

License-Plate-Recognition---Pytorch

this is the course project for License Plate Recognition

Requirement: Pytorch 1.1.0

Pandas

Numpy

PIL

argparse

Dataset

You can download the dataset here. Then extract it and copy to folder 'data_new'. Read the .csv file to know how to make the directory.

Some results

Russion License Plate

CarsReld dataset

Reference

The code is referenced from this paper: Sergey Zherzdev, Alexey Gruzdev, "LPRNet: License Plate Recognition via Deep Neural Networks", 2018