From eb7bf988f941eaca77d2f97dcc063df71346dc8f Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Tue, 12 Oct 2021 11:22:28 +0000 Subject: [PATCH] Add trocr tag --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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).