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

https://github.com/matin-ghorbani/license-plate-recognizer

Implement a Iranian license plate recognizer
https://github.com/matin-ghorbani/license-plate-recognizer

deep-learning deep-text-recognition-benchmark image-recognition iranian-license-plate-recognition license-plate-recognition pytorch

Last synced: 3 months ago
JSON representation

Implement a Iranian license plate recognizer

Awesome Lists containing this project

README

        

# License Plate Recognizer
Implement a Iranian license plate recognizer

**I used and trained [Deep Text Recognition Benchmark](https://github.com/clovaai/deep-text-recognition-benchmark.git) on Iranian License Plates on this [dataset](https://github.com/mut-deep/IR-LPR)**

## DTRB Iranian License Plate Recognition
#### I Have a function in `prepare_dataset.py` to convert xml format to DTRB format

### Training Information
|Iteration| Train loss | Valid loss | Best accuracy |
|---------| -------- | -------- | -------- |
|9000| 0.00050 |0.69526 | 80.559 |

### Inferences on testing images:









67922111
68b31699
28i21255
12u32211
63i56855


@ : ویلچر
B : ب
I : ی
U : ص
I : ی

### This is my [License plate recognizer weight](https://drive.google.com/file/d/1-N2uqe1bS0H6TTfLVpLCzlQtTgq7yan3/view?usp=sharing) if you want to test it.