Álvaro Parafita
Results
2
comments of
Álvaro Parafita
I think I've found a difference with the official implementation. In the StyledConvBlock, the noise is injected **after** to the AdaIN operation, whereas the official implementation does it just after...
@voa18105 The function will be affected for sure. The AdaIN changes the scale of each channel, so if the noise comes before it, the scale of the noise is also...