progressive-growing-torch
progressive-growing-torch copied to clipboard
PyTorch implementation released.
The results was not satisfying, so I newly made PyTorch version of this code. Currently, I am working on this with PyTorch. I think PyTorch version is way much faster and stable, but need to verify the code if it works well.
Hi nashory,
Fantastic implementation! I know that you dropped this Torch implementation and implemented the same network in PyTorch. But could you also tell me the specific problems you encountered while implementing and testing the code in Torch? These details could be very helpful to me.
Thanks,