The cats are too good to be generated.
I thought so too, so I tried to find out if they were scraped from the web. I saved about a dozen generated images and used Google Reverse Image Search and TinEye to see if I could find a match on the Internet. But no luck. Maybe the cat images look so real as compared to generated human faces because our brain is tuned to recognize human faces and can perceive the tiniest flaws, but not so with cat faces. I don't th…
Re: This X Does Not Exist
#11I think you should be able to find a latent vector that returns a cat that is part of the original training data (or at least very close to it). Most of the outputs will not be real cats at all though. However, it's pretty simple to try and find the latent vector that reproduces a given image, e.g. https://github.com/NVlabs/stylegan2-ada-pytorch/blob/main/pr...