Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,12 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
- **Hardware**: Trained using NVIDIA Tesla T4.
|
14 |
-
- **Loss Function**: Uses non-saturating GAN loss with R1 regularization.
|
15 |
-
- **Training Duration**: Depends on the dataset size and computing power.
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stylegan
|
4 |
+
- image-generation
|
5 |
+
- deep-learning
|
6 |
+
- ai
|
7 |
+
library_name: tensorflow
|
8 |
+
license: mit
|
9 |
+
model-index:
|
10 |
+
- name: StyleGAN K-Girl
|
11 |
+
results: []
|
12 |
+
---
|
|
|
|
|
|