arxyzan commited on
Commit
c52fe58
1 Parent(s): 7179d57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -2,6 +2,7 @@
2
  language:
3
  - fa
4
  pipeline_tag: image-to-text
 
5
  ---
6
 
7
  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).
 
2
  language:
3
  - fa
4
  pipeline_tag: image-to-text
5
+ library_name: hezar
6
  ---
7
 
8
  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).