generated_from_trainer

trocr-base-printed_license_plates_ocr

This model is a fine-tuned version of microsoft/trocr-base-printed.

It achieves the following results on the evaluation set:

Model description

This model extracts text from image input (License Plates).

For more information on how it was created, check out the following link: https://github.com/DunnBC22/Vision_Audio_and_Multimodal_Projects/blob/main/Optical%20Character%20Recognition%20(OCR)/OCR%20License%20Plates/OCR_license_plate_text_recognition.ipynb

Intended uses & limitations

This model is intended to demonstrate my ability to solve a complex problem using technology. You are welcome to test and experiment with this model, but it is at your own risk/peril.

Training and evaluation data

Dataset Source: https://www.kaggle.com/datasets/nickyazdani/license-plate-text-recognition-dataset

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss CER
0.3144 1.0 2000 0.2463 0.0473
0.143 2.0 4000 0.1581 0.0368

Framework versions