Live data from Hacker News

Welcome to Waifu Labs v2: How Do AIs Create?

waifulabs.com

21–30 of 236 posts

Re: Welcome to Waifu Labs v2: How Do AIs Create?

#21

The explainer video about gans is top-notch! Excited for Arrowmancer!

For the author: there's a small typo "Discrimniator" instead of "Discriminator" in the video at 1:11

One thing I was confused by: the video says the discriminator "AI" is trained to detect true vs. generated results, with the hope the generator becomes good enough to fool the discriminator. But why is the discriminator useful, then? Couldn't you just tell generator "AI" whether the result it produced was true or not?

I think the answer is.. you don't want just a perfect recreation of the training data you gave to the generator, instead you want the generator to produce variations of that training data, so there's a "how would you know if it's 'a true result' / good enough?" problem. So the discriminator is useful because it's not a direct comparison, but rather a "this looks approximately good enough" comparison of the true vs. generated result.

This all makes me wonder: what sort of data set needs to be fed to the discriminator to train it? Is it some sort of "true image" and "true image w/bad alterations (e.g. lines, scratches, etc.) to it" data set?

Re: Welcome to Waifu Labs v2: How Do AIs Create?

#22
post #2

Hey HN, one of the team members here! I hope you all enjoy playing with the new and improved generator! We've been hard at work improving the model quality since the last time the site was posted[1] As both a professional fantasy illustrator & software engineer, I find the concept of AI creativity so fascinating. On one hand, I know that mathematically AI only can hallucinate images that fit within the distribution o…

I purchased a waifu from your vending machine (loved the blog post!) at Gen Con in 2019, but can't see the saved model in my account. Is there a way for me to get a v2 generation?

Re: Welcome to Waifu Labs v2: How Do AIs Create?

#23
post #2

Hey HN, one of the team members here! I hope you all enjoy playing with the new and improved generator! We've been hard at work improving the model quality since the last time the site was posted[1] As both a professional fantasy illustrator & software engineer, I find the concept of AI creativity so fascinating. On one hand, I know that mathematically AI only can hallucinate images that fit within the distribution o…

I purchased a waifu from your vending machine (loved the blog post!) at Gen Con in 2019, but can't see the saved model in my account. Is there a way for me to get a v2 generation?

Welcome back!

We're currently working on the data migration from V1! As long as you are using the same email as you did in 2019, you'll be able to see the image again!

As for a V2 generation, sorry, because the models are different, you'll have to discover a similar image again, if you want a V2 version!

Re: Welcome to Waifu Labs v2: How Do AIs Create?

#24
post #2

Hey HN, one of the team members here! I hope you all enjoy playing with the new and improved generator! We've been hard at work improving the model quality since the last time the site was posted[1] As both a professional fantasy illustrator & software engineer, I find the concept of AI creativity so fascinating. On one hand, I know that mathematically AI only can hallucinate images that fit within the distribution o…

I LOVE that "horror". Reminds me of some of the art I've seen on album/single covers. Any chance of letting people access that kind of intermediate step? (Though I know it's a niche as hell use case).

Ah yes, the fine line between charming anime character and lovecraftian horror

There was such popular demand for these "horror" images that we made them part of the generation in V2! If you refresh enough on the webpage, you can find some horrors!

Re: Welcome to Waifu Labs v2: How Do AIs Create?

#26
post #23

Earlier quoted context omitted.

I purchased a waifu from your vending machine (loved the blog post!) at Gen Con in 2019, but can't see the saved model in my account. Is there a way for me to get a v2 generation?

Welcome back! We're currently working on the data migration from V1! As long as you are using the same email as you did in 2019, you'll be able to see the image again! As for a V2 generation, sorry, because the models are different, you'll have to discover a similar image again, if you want a V2 version!

Ah that's alright then, thanks for the quick response. I was so happy to see your guys' booth there and own an obscure piece of internet history! https://storage.cloud.google.com/waifus-images/6b94c2ea-51be...

Re: Welcome to Waifu Labs v2: How Do AIs Create?

#29
post #21

The explainer video about gans is top-notch! Excited for Arrowmancer!

For the author: there's a small typo "Discrimniator" instead of "Discriminator" in the video at 1:11 One thing I was confused by: the video says the discriminator "AI" is trained to detect true vs. generated results, with the hope the generator becomes good enough to fool the discriminator. But why is the discriminator useful, then? Couldn't you just tell generator "AI" whether the result it produced was true or not?…

Thank you for the typo!

Indeed, it contributes to the variations problem.

also: If the discriminator starts off perfect, then the generator can't learn to be better.

Sort of like a human learning to play chess: If you start off with top-tier opponents that crush you, then you don't have a gradient to learn from. Instead, you need players at your own level to grow your skills.

Post reply on HN