Skip to content

This is implementation for License Plate Recognition on Pytorch

Notifications You must be signed in to change notification settings

SuHuynh/License-Plate-Recognition---Pytorch

Repository files navigation

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

About

This is implementation for License Plate Recognition on Pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages