vittoriopippi
commited on
Commit
·
4506963
1
Parent(s):
fa0f216
Edit README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Handwritten Text Generation from Visual Archetypes ++
|
2 |
|
3 |
This repository includes the code for training the VATr++ Styled Handwritten Text Generation model.
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- image-generation
|
6 |
+
- text-to-image
|
7 |
+
- conditional-generation
|
8 |
+
- generative-modeling
|
9 |
+
- image-synthesis
|
10 |
+
- image-manipulation
|
11 |
+
- design-prototyping
|
12 |
+
- research
|
13 |
+
- educational
|
14 |
+
license: mit
|
15 |
+
metrics:
|
16 |
+
- FID
|
17 |
+
- KID
|
18 |
+
- HWD
|
19 |
+
- CER
|
20 |
+
---
|
21 |
+
|
22 |
# Handwritten Text Generation from Visual Archetypes ++
|
23 |
|
24 |
This repository includes the code for training the VATr++ Styled Handwritten Text Generation model.
|