Skip to content

FabianBG/plate_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plate Recognition

Model based on OCR KERAS model for a car plate text extraction, the plates are formated on the Ecuadorian format of car plates.

Usage

Init training python3 main.py train

Test model python3 main.py [epoch_number]

  • The epoch number has to be ## number format. Ex. 12 or 07

References

Keras OCR [https://github.com/keras-team/keras/blob/master/examples/image_ocr.py]

About

Plate recognition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages