Minchul Craig Shin
Minchul Craig Shin
Hi @clungzta, There is no reason for the hardcoding. you are free to change the extractor.py file using python argparse so the parameters can be delivered via cli. It would...
I've got similar question via my email. ~~~ Hello ! Thanks for ur great work that I can use delf model to do a lot of things. However, I wanna...
The authors released the dataset, and here is the link https://drive.google.com/open?id=0B4qLcYyJmiz0TXY1NG02bzZVRGs please refer to this repo . https://github.com/tkarras/progressive_growing_of_gans
oh, I see maybe we need to change batchsize of z_test according to the resolution to avoid excessive use of memory for higher resolution. thanks for reporting that :) I...
Hi, I found several issues occurs during yhe training, so I'm planning to perform refactoring the entire code soon. Thanks :-)
Any updates...?
@RSquare101 Sorry, I've been away from this project for a longtime, and currently I have no plan to implement it. Resuming training is simple feature, so you can add the...
yeah, I guess it's been a quite long time since my last update. The code is working properly until it reaches 256 resolution. I have not tried with CelebA-HQ yet,...
my results are shown in README. what do you mean monstrous? Is it far from mine? could you show me what you've got? And yes, the training is slow. The...
I've trained to reproduce the issue with default settings. The current result is like below, and it took around 3 days using P40 single GPU. Yes, I see some images...