Apocalypse-19 commited on
Commit
93812ee
1 Parent(s): 5823521

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -2,4 +2,13 @@
2
 
3
  An OCR model for transcribing e13b MICR codes. Finetuned from Microsoft's [TrOCR-large-stage1](https://huggingface.co/microsoft/trocr-large-printed).
4
 
5
- Model was finetuned using the e13b portion of the MICR dataset given [here](https://github.com/DoubangoTelecom/tesseractMICR)
 
 
 
 
 
 
 
 
 
 
2
 
3
  An OCR model for transcribing e13b MICR codes. Finetuned from Microsoft's [TrOCR-large-stage1](https://huggingface.co/microsoft/trocr-large-printed).
4
 
5
+ Model was finetuned using the e13b portion of the MICR dataset given [here](https://github.com/DoubangoTelecom/tesseractMICR)
6
+
7
+ ---
8
+ language:
9
+ - english
10
+ tags:
11
+ - trocr
12
+ - vision-encoder-decoder
13
+ - Image-to-Text
14
+ ---