TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Pokemon GAN

77 pointsby aliabdover 3 years ago

8 comments

catillacover 3 years ago
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.
评论 #30337983 未加载
评论 #30336661 未加载
评论 #30340189 未加载
评论 #30336938 未加载
aliabdover 3 years ago
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:&#x2F;&#x2F;github.com&#x2F;gradio-app&#x2F;gradio" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gradio-app&#x2F;gradio</a> [1]: <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;spaces" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;spaces</a> [2]: <a href="http:&#x2F;&#x2F;www.cvlibs.net&#x2F;publications&#x2F;Sauer2021NEURIPS.pdf" rel="nofollow">http:&#x2F;&#x2F;www.cvlibs.net&#x2F;publications&#x2F;Sauer2021NEURIPS.pdf</a> [3]: <a href="https:&#x2F;&#x2F;github.com&#x2F;autonomousvision&#x2F;projected_gan" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;autonomousvision&#x2F;projected_gan</a>
评论 #30336526 未加载
minimaxirover 3 years ago
For context, this is not the same technique that was used to create the AI-generated Pokemon a couple months ago: <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;pokemon&#x2F;comments&#x2F;rgmyxp&#x2F;i_trained_an_ai_on_all_the_official_pokemon&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;pokemon&#x2F;comments&#x2F;rgmyxp&#x2F;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:&#x2F;&#x2F;colab.research.google.com&#x2F;drive&#x2F;1A3t2gQofQGeXo5z1BAr1zqYaqVg3czKd?usp=sharing" rel="nofollow">https:&#x2F;&#x2F;colab.research.google.com&#x2F;drive&#x2F;1A3t2gQofQGeXo5z1BAr...</a>
评论 #30337799 未加载
评论 #30339895 未加载
arcticbullover 3 years ago
These are wonderfully low-effort and I love each and every one of them.
_v7guover 3 years ago
Some examples look like they have picked two pokemon and tried to merge them in a very weird way. I&#x27;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&#x27;t know where the colors are from<p>- 20 as Shellos + Froslass<p>- 30 as Roggenrolla&#x2F;Oddish&#x2F;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
评论 #30336918 未加载
评论 #30340288 未加载
aliabdover 3 years ago
Just updated the link again - much faster now (inference down to 0.5s from 9s) Queue will move a lot quicker now.
chrisma0over 3 years ago
This makes me want to build a Twitter Bot &quot;Cursed Pocket Monsters&quot;...
MauroIksemover 3 years ago
How long before game freak uses something like this to create new Pokemon?