• 3 Posts
  • 2.52K Comments
Joined 2 years ago
cake
Cake day: June 26th, 2023

help-circle


















  • Not directly no.

    The training data trains an algorithm that effectively just describes an image it sees (which BTW is super useful for blind people) and gives a score for each keyword.

    Then the actusl generative part takes a random background, tries to denoise it into somerthing recognisable, then shows it to thr first algorithm that gives it a score on how closely it resembles the prompts. Then does some fancy maths and performs another denoising cycle and gets another score from the first algorithm, more maths, another cycle etc. Until it spits out and image that maches the prompt.

    So the algorithm that genrstes the image has no data from the training process whatsoever.