zhangdan8962

Results 14 comments of zhangdan8962
trafficstars

@Yoonho-Na No. I did not modify the training step and I am thinking it might be overfitting. I am not familiar with PyTorch lightning and do you know why there...

@junyanz I am wondering if combining Resnet-based with UNet makes sense? Specifically, adding the connection between down/up sampling layers.

Did you try train the 512x512 using --net_G global first and then using --net_G local for 1024x1024?