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…
Is the code or any of the models available to the public? I'd love to mess with this on a local GPU cluster.
Welcome to Waifu Labs v2: How Do AIs Create?
11–20 of 236 posts
Re: Welcome to Waifu Labs v2: How Do AIs Create?
#12Earlier quoted context omitted.
You mention it took two weeks to get to the point that we see in the article. Does this mean two weeks of development, or two weeks to generate the images we're seeing? Or maybe did you train the model for two weeks? That point just wasn't exactly clear for me.
2 weeks to train the model! Development took on-and-off roughly 2 years to achieve the quality you see today.
Re: Welcome to Waifu Labs v2: How Do AIs Create?
#13Hey 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…
Why do stuff like this never come down from the web? I'd pay for a program I could download and use with my own image files.
Re: Welcome to Waifu Labs v2: How Do AIs Create?
#14Hey 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…
Why do stuff like this never come down from the web? I'd pay for a program I could download and use with my own image files.
Re: Welcome to Waifu Labs v2: How Do AIs Create?
#15Hey 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…
My question is, how do you figure out how to parameterize "Same character, different pose" / "Same character, different eyes" / "Same character, different gender" / etc?
My (super limited) understanding of GANs is that they slowly discover these features over time simply from observation in the data set, and not from any labels.
So how could you make e.x. a slider for head position, style, pose, etc? How do you look at the resulting model and figure out "these are the inputs we have to fiddle with to make it use a certain pose"?
You mention it a bit in this section, but I didn't fully understand: "By isolating the vectors that control certain features, we can create results like different pose, same character"
And I assume the same step needs to be done every time the model is retrained or fine-tuned, because possibly the vectors have shifted within the model since they are not fixed by design?
Re: Welcome to Waifu Labs v2: How Do AIs Create?
#16Hey 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…
Firstly, amazing work. My question is, how do you figure out how to parameterize "Same character, different pose" / "Same character, different eyes" / "Same character, different gender" / etc? My (super limited) understanding of GANs is that they slowly discover these features over time simply from observation in the data set, and not from any labels. So how could you make e.x. a slider for head position, style, pose…
You can think of it like coordinates on a many-dimensional vector grid.
We craft the functions the functions that will illuminate sets of those points based on a combination of observation, what we know about our model architecture, and how our data is arranged.
And yes, when the model is retrained, we have to discover them again!
Re: Welcome to Waifu Labs v2: How Do AIs Create?
#17Hey 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…
Why do stuff like this never come down from the web? I'd pay for a program I could download and use with my own image files.
Like this one by fast.ai!
Re: Welcome to Waifu Labs v2: How Do AIs Create?
#18Re: Welcome to Waifu Labs v2: How Do AIs Create?
#19novel meaning user provided, not generated by the model or in the training set.
Re: Welcome to Waifu Labs v2: How Do AIs Create?
#20Hey 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…