Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
-
1. Encoder_Decoder_1_EPOCH and Encoder_Decoder_2_EPOCH trained on celebA HQ resized 256 x 256 dataset for 2 epochs
|
| 5 |
-
2.
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
1. Encoder_Decoder_1_EPOCH and Encoder_Decoder_2_EPOCH trained on celebA HQ resized 256 x 256 dataset for 2 epochs(30000 samples)
|
| 5 |
+
2. used 2nd epoch check point to further train on face hq dataset resized 256 x 256 dataset for 1 epochs(70000 samples)
|