Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ tags:
|
|
| 6 |
- image-to-text
|
| 7 |
- hezar
|
| 8 |
pipeline_tag: image-to-text
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
A CRNN model for Persian OCR. This model is based on a simple CNN + LSTM architecture inspired by [this paper](https://arxiv.org/abs/1507.05717).
|
|
|
|
| 6 |
- image-to-text
|
| 7 |
- hezar
|
| 8 |
pipeline_tag: image-to-text
|
| 9 |
+
new_version: hezarai/crnn-base-fa-v2
|
| 10 |
---
|
| 11 |
|
| 12 |
A CRNN model for Persian OCR. This model is based on a simple CNN + LSTM architecture inspired by [this paper](https://arxiv.org/abs/1507.05717).
|