Alias-Free GAN
11–20 of 83 posts
Re: Alias-Free GAN
#12Re: Alias-Free GAN
#13After styleGAN-2 came out, I couldn't image what improvements could be made over it. This work is truly impressive. The comparisons are illuminative: StyleGAN2's mapping of texture to specific pixel location looks very similar to poorly implemented video-game textures. Perhaps future GAN improvements could come from tricks used in non-AI graphic development.
>I couldn't image what improvements could be made over it Still has the telltale of mismatched ears and/or earrings. This seems the most reliable way to recognize them. Well, and the nondescript background.
Re: Alias-Free GAN
#14Re: Alias-Free GAN
#15Re: Alias-Free GAN
#16After styleGAN-2 came out, I couldn't image what improvements could be made over it. This work is truly impressive. The comparisons are illuminative: StyleGAN2's mapping of texture to specific pixel location looks very similar to poorly implemented video-game textures. Perhaps future GAN improvements could come from tricks used in non-AI graphic development.
>I couldn't image what improvements could be made over it Still has the telltale of mismatched ears and/or earrings. This seems the most reliable way to recognize them. Well, and the nondescript background.
I wonder what dataset you could even use to tell a GAN about human internals. 3D renders of a skull with various layers removed?
Re: Alias-Free GAN
#17Now it seems to actually learn the topology lines of the human face [0], as 3D artists would learn them [1] when they study anatomy. It also uses quad grids and even places the edge loops and poles in similar places.
[0] https://nvlabs-fi-cdn.nvidia.com/_web/alias-free-gan/img/ali... [1] https://i.pinimg.com/originals/6b/9a/0c/6b9a0c2d108b2be75bf7...
Re: Alias-Free GAN
#18Re: Alias-Free GAN
#19Re: Alias-Free GAN
#20The first two demo videos are interesting examples of using StyleCLIP's global directions to guide an image toward a "smiling face" as noted in that paper with smooth interpolation: https://github.com/orpatashnik/StyleCLIP I had ran a few chaotic experiments with StyleCLIP a few months ago which would work very well with smooth interpolation: https://minimaxir.com/2021/04/styleclip/