shreyajn commited on
Commit
238714d
·
verified ·
1 Parent(s): 79b3898

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
 
16
  End-to-end text recognition approach with pre-trained image transformer and text transformer models for both image understanding and wordpiece-level text generation.
17
 
18
- This model is an implementation of Posenet-Mobilenet found [here](https://huggingface.co/microsoft/trocr-small-stage1).
19
 
20
 
21
  This repository provides scripts to run TrOCR on Qualcomm® devices.
 
15
 
16
  End-to-end text recognition approach with pre-trained image transformer and text transformer models for both image understanding and wordpiece-level text generation.
17
 
18
+ This model is an implementation of TrOCR found [here](https://huggingface.co/microsoft/trocr-small-stage1).
19
 
20
 
21
  This repository provides scripts to run TrOCR on Qualcomm® devices.