Hyeongchan Kim
Hyeongchan Kim
First of all, thanks for your interest! Also, thanks so much to report the performance issue on the PGGAN implementation, and PR is always welcome :) I'm about to port...
First of all, thanks for your interest in my repo : ) As you know, I just store all images in ram memory, so maybe 16GB of RAM memory is...
> @kozistr So 16 GB memory would be enough for this task considering whole celebA train data? Also, the google drive links that you gave for pretrained models has empty...
> Thanks for the reply @kozistr . Can you upload the previous models till then? I want to try them for generating images? I just checked my google drive. Unfortunately,...
thank you for your interest! 1) As i know, specific implementation is not referred in the cGAN paper. But the Figure 1 at page 3, `y` vector is used as...
> Agreed, but the problem is that more and more papers are coming out, especially with the recorrection with https://github.com/nightrome/really-awesome-gan > Is it possible to judge a paper based on...
> Just checked the popularity of Tensorflow 2 over PyTorch, and they are on par with one another... > Are there any Keras-like libraries that support both TF and PyTorch?...
firstly, thx for your interest of my repo! i'm same thought of yours! currently, this repo code is sort of messy and hard to use (inference) and not maintained so...
thx for your references! i'll try to follow up later!
thx for reporting the issue! some of my implementations are not maintained and there're several issues like PGGAN impl of mine (not perfectly impled) :( someday, i'll fix the issues...