From 9d1bc3ebb070282d691d1730ed01a122aedd34d1 Mon Sep 17 00:00:00 2001 From: dyning Date: Sat, 19 Dec 2020 20:11:21 +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 a015bafb..697f439c 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 and HUST cooperation research work, 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 Baidu and HUST cooperation research work, "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