From 0bc91f49470b0dcae363b140955f119ea47abc47 Mon Sep 17 00:00:00 2001 From: dyning Date: Sat, 19 Dec 2020 20:10:54 +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 d23cf5db..a015bafb 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 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, 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