diff --git a/README.md b/README.md index 873e3b6..1dd39bc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +--- +tags: +- trocr +--- + # TrOCR (base-sized model, fine-tuned on SROIE) TrOCR model fine-tuned on the [SROIE dataset](https://rrc.cvc.uab.es/?ch=13). It was introduced in the paper [TrOCR: Transformer-based Optical Character Recognition with Pre-trained Models](https://arxiv.org/abs/2109.10282) by Li et al. and first released in [this repository](https://github.com/microsoft/unilm/tree/master/trocr).