From a271dc3a3a83f635470ef0ae0d91dc32b25d353a Mon Sep 17 00:00:00 2001 From: Gang Dai Date: Wed, 22 Mar 2023 09:53:13 +0800 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ac3c00f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# SDT +This repository is the official implementation of Disentangling Writer and Character Styles for Handwriting Generation (CVPR23).