Thuan H. Nguyen
Thuan H. Nguyen
I see that in the code for CIPS block, you use a Blur layer, which use 3x3 blur kernel so I think one pixel is affect by 8 surrouding pixel,...
The mechanism for modulation in figure 3b is quite strange. Based on the below figure, I guess that the modulation style s multiply to the feature output from previous block...
Hi, I want to ask what change I need to make to apply Diffusion-GAN to the StyleGAN3 repo ?
Hi @vglsd, can you release the pretrained weight for LSUN Church ?
Hi can I ask how to make GIF like the one in README ?
Can the intrinsic Ks be differentiable in the [_rasterization](https://github.com/nerfstudio-project/gsplat/blob/main/gsplat/rendering.py#L764) function?