balgot commited on
Commit
bc42a85
1 Parent(s): e741847

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: openrail
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: openrail
3
+ datasets:
4
+ - balgot/pa228-stylegan3-annotated
5
+ language:
6
+ - en
7
+ metrics:
8
+ - mse
9
+ tags:
10
+ - art
11
  ---
12
+
13
+ # Bert-to-StyleGAN3 Latent Space Translation
14
+
15
+ This model was created as a part of the project for FI:PA228 (Masaryk University),
16
+ inspired by this paper: [Face Generation from Textual Features using Conditionally trained Inputs to Generative Adversarial Networks](https://arxiv.org/abs/2301.09123)
17
+
18
+ It was trained on the generated dataset from BLIP and StyleGAN3.