mirror of
https://github.com/aladdinpersson/Machine-Learning-Collection.git
synced 2026-04-10 12:33:44 +00:00
updated progan
This commit is contained in:
@@ -4,16 +4,15 @@ A clean, simple and readable implementation of ProGAN in PyTorch. I've tried to
|
||||
## Results
|
||||
The model was trained on the Celeb-HQ dataset up to 256x256 image size. After that point I felt it was enough as it would take quite a while to train to 1024^2.
|
||||
|
||||
|First is 64 random examples (not cherry picked) and second is more cherry picked examples. |
|
||||
|First is some more cherrypicked examples and second is just sampled from random latent vectors|
|
||||
|:---:|
|
||||
||
|
||||
||
|
||||
||
|
||||
|
||||
|
||||
### Celeb-HQ dataset
|
||||
The dataset can be downloaded from Kaggle: [link](https://www.kaggle.com/lamsimon/celebahq).
|
||||
|
||||
|
||||
### Download pretrained weights
|
||||
Pretrained weights [here](https://github.com/aladdinpersson/Machine-Learning-Collection/releases/download/1.0/ProGAN_weights.zip).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user