Paras Kapoor
Paras Kapoor
Hi, I was trying to train a model with celeb dataset on a cluster of 8 GPUs. I am currently using only a single GPU. OUTPUT LOG: Namespace(batch_size=4, beta1=0.0, beta2=0.99,...
Hi, can you share the pre-trained models of the networks trained using this code? Also, what were the FID and LPIPS score comparison between TensorFlow and PyTorch code?
Hi, amazing work guys. I was wondering if you have some code readily available to extract the fine-tuned pruned sub-model out of the checkpoint model, so that it can be...