From fa1d09905510e67bd15799ea225519610faedfba Mon Sep 17 00:00:00 2001 From: dyning Date: Sat, 19 Dec 2020 20:02:58 +0800 Subject: [PATCH] Update README.md --- StyleText/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StyleText/README.md b/StyleText/README.md index 60a9ee99..d23cf5db 100644 --- a/StyleText/README.md +++ b/StyleText/README.md @@ -22,7 +22,7 @@ English | [简体中文](README_ch.md) -The Style-Text data synthesis tool is a tool based on Baidu's self-developed text editing algorithm "Editing Text in the Wild" [https://arxiv.org/abs/1908.03047](https://arxiv.org/abs/1908.03047). +The Style-Text data synthesis tool is a tool based on text editing algorithm "Editing Text in the Wild" [https://arxiv.org/abs/1908.03047](https://arxiv.org/abs/1908.03047). Different from the commonly used GAN-based data synthesis tools, the main framework of Style-Text includes: * (1) Text foreground style transfer module. -- GitLab