I am a big fan of hugging face, but whenever these examples come up, they always seem to be half baked and don’t quite work well, and are not compelling. I think it would behoove them to polish these a little more, in my opinion.
Just rebuilt the app with more examples, so the queue should stay a lot shorter now. This was built using Gradio[0] and is hosted on Spaces[1]. Check out the paper[2] and github repo[3].<p>[0]: <a href="https://github.com/gradio-app/gradio" rel="nofollow">https://github.com/gradio-app/gradio</a>
[1]: <a href="https://huggingface.co/spaces" rel="nofollow">https://huggingface.co/spaces</a>
[2]: <a href="http://www.cvlibs.net/publications/Sauer2021NEURIPS.pdf" rel="nofollow">http://www.cvlibs.net/publications/Sauer2021NEURIPS.pdf</a>
[3]: <a href="https://github.com/autonomousvision/projected_gan" rel="nofollow">https://github.com/autonomousvision/projected_gan</a>
For context, this is not the same technique that was used to create the AI-generated Pokemon a couple months ago: <a href="https://www.reddit.com/r/pokemon/comments/rgmyxp/i_trained_an_ai_on_all_the_official_pokemon/" rel="nofollow">https://www.reddit.com/r/pokemon/comments/rgmyxp/i_trained_a...</a><p>That used a finetuned ruDALL-E which is not based on a GAN architecture and is much, much slower than a GAN, albeit the generated Pokemon are more coherent. You can play with it (with no queue) on your own Colab Notebook here: <a href="https://colab.research.google.com/drive/1A3t2gQofQGeXo5z1BAr1zqYaqVg3czKd?usp=sharing" rel="nofollow">https://colab.research.google.com/drive/1A3t2gQofQGeXo5z1BAr...</a>
Some examples look like they have picked two pokemon and tried to merge them in a very weird way. I'll list what I see so others can compare:<p>- 0 as Arceus + Shaymin S<p>- 1 as Lickilicky + Espurr<p>- 10 as Kirlia + Porygon 2, don't know where the colors are from<p>- 20 as Shellos + Froslass<p>- 30 as Roggenrolla/Oddish/Poliwag<p>- 42 as Garchomp + Trevenant<p>- I see the Kyurem in 60 but no idea where the tail is from<p>- 102 as Dragonite + Hitmonlee