From 5eeabbbaaea267f80cc76181a8cfaef26219824f Mon Sep 17 00:00:00 2001 From: ZeroAct <46982469+ZeroAct@users.noreply.github.com> Date: Sun, 23 May 2021 06:07:56 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dffbad..57ec263 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Scene Text Remover Pytorch Implementation -This is a minimal implementation of [Scene text removal via cascaded text storke detection and erasing](https://arxiv.org/pdf/2011.09768.pdf). This github repository is for studying on image in-painting for scene text erasing. Thank you :) +This is a minimal implementation of [Scene text removal via cascaded text stroke detection and erasing](https://arxiv.org/pdf/2011.09768.pdf). This github repository is for studying on image in-painting for scene text erasing. Thank you :) -- GitLab