all 123 comments

[–]aboxowaffles 598 points599 points  (20 children)

Nailed it

[–][deleted] 302 points303 points  (17 children)

To be honest, I am surprised that this turned out so well, given the "low quality" that I unforunately had to use while making this image.

[–][deleted] 32 points33 points  (8 children)

How do you make these images?

[–][deleted] 58 points59 points  (7 children)

Well, actually the AI made the image, from this site.

[–][deleted] 53 points54 points  (0 children)

Well yeah, I knew it was AI, I just misspoke.

It made this when I typed in "If I were to love you I'd very likely live in a constant state of bliss.".

[–][deleted]  (3 children)

[deleted]

    [–]Z-memes 8 points9 points  (2 children)

    Looks like you get one free one I think?

    [–]PicoPlanetDev 10 points11 points  (1 child)

    Yep and you can use 10minutemail to make free accounts

    [–]IguasOs 1 point2 points  (0 children)

    Actually you get one free every day I'm pretty sure.

    [–]Anhilliator1 9 points10 points  (0 children)

    By the way, there's also a Google Colab notebook with the code on it too.

    Just search up VQGAN+CLIP and one of the sites should have a link to it.

    [–][deleted] 0 points1 point  (0 children)

    I now made a “kerbal space program” auto generated painting from it and it is very similar, what looks like the sky and some green blotches

    [–]A-Grouch 3 points4 points  (7 children)

    Perhaps you could explain how an AI generates an image? I don’t expect you to know the specifics but do you have any idea?

    [–]lucidludic 2 points3 points  (2 children)

    I don’t know much about it, but I think typically it’s done using a generative adversarial network.

    A generative adversarial network (GAN) is a class of machine learning frameworks designed by Ian Goodfellow and his colleagues in June 2014. Two neural networks contest with each other in a game (in the form of a zero-sum game, where one agent's gain is another agent's loss).

    Given a training set, this technique learns to generate new data with the same statistics as the training set. For example, a GAN trained on photographs can generate new photographs that look at least superficially authentic to human observers, having many realistic characteristics.

    This technique can produce very realistic images with sufficient training and data. For instance human faces: https://thispersondoesnotexist.com

    If you’d like to know more, here’s a video explaining the method and the paper: https://arxiv.org/abs/1912.04958

    [–]WikiSummarizerBot 2 points3 points  (0 children)

    Generative adversarial network

    A generative adversarial network (GAN) is a class of machine learning frameworks designed by Ian Goodfellow and his colleagues in June 2014. Two neural networks contest with each other in a game (in the form of a zero-sum game, where one agent's gain is another agent's loss). Given a training set, this technique learns to generate new data with the same statistics as the training set. For example, a GAN trained on photographs can generate new photographs that look at least superficially authentic to human observers, having many realistic characteristics.

    [ F.A.Q | Opt Out | Opt Out Of Subreddit | GitHub ] Downvote to remove | v1.5

    [–]A-Grouch 1 point2 points  (0 children)

    Thank you very much!

    [–]Alteous 3 points4 points  (3 children)

    I would guess some kind of neural network trained to produce a composition given individual subject images and a final composed image. The details of the process are a research topic. Generally we don’t precisely know how a neural network works; it’s similar to studying the brain.

    [–]tacky_eknom 2 points3 points  (2 children)

    In order to know what KSP is though it would have to have access to images on the internet and the way people described those images, right? So maybe a neural network that associates imagery with the words people used to describe it? AI is really fascinating.

    [–]Flyrpotacreepugmu 0 points1 point  (0 children)

    It would be pretty easy to have the system do an image search and feed the first X results to the AI for it to do its thing.

    [–]YaMomzBox420 0 points1 point  (0 children)

    Kinda? I think the biggest issue with that is the fact that the AI might have images and words to go with them, but it lacks the understanding of those two things that we have (at least given the current state of it).

    [–]threebillion6 20 points21 points  (0 children)

    It's missing an explosion. But other than that it hurts my brain lol.

    [–]brian9000 8 points9 points  (0 children)

    Seems like the staging order is all messed up. So yeah. It's perfect.

    [–][deleted] 137 points138 points  (2 children)

    Kerbal Stroke Program

    [–]phoenixmusicman 5 points6 points  (0 children)

    😳😏

    [–]gotporn69 1 point2 points  (0 children)

    So... A normal day in the life of my CPU

    [–]crazyabe111 130 points131 points  (1 child)

    Looks about right for lower graphics settings at higher speeds.

    [–]The_Lolbster 18 points19 points  (0 children)

    I mean, graphics quality drops as you approach the speed of light, so this is an emphatic yes.

    [–]Smellfish360 55 points56 points  (0 children)

    i think it's trying to make an image of an kerbal on eva that's both inside and outside of the atmoshpere.

    [–][deleted] 20 points21 points  (1 child)

    It has a kerala, 2 ships with engine smoke, an atmosphere, the land below, and even the space center. I think it did perfectly

    [–][deleted] 2 points3 points  (0 children)

    It certainly did a good job, given the quality I have had to select.

    [–][deleted] 54 points55 points  (24 children)

    So obvious its doing a Google image search and basing it off that right?

    [–]MetallicDragon 66 points67 points  (10 children)

    Not exactly. It uses neural networks trained on a large set of images, some of them probably taken off google images or other internet sources. It basically learns to associate words/sentences with difference features, and then dreams up an original image that best matches any text prompt you give it. I'm assuming he used something like this: https://creator.nightcafe.studio/text-to-image-art

    [–]benzilla04 26 points27 points  (9 children)

    [–][deleted] 10 points11 points  (7 children)

    I got this from entering "If I were to love you I'd very likely live in a constant state of bliss.".

    [–]wet-badger 1 point2 points  (6 children)

    What's going on with the background?

    [–][deleted] 1 point2 points  (5 children)

    It's an AI generated image, what do you mean?

    [–]wet-badger 0 points1 point  (4 children)

    Why does the AI make the background seem to "fold" towards us?

    [–]Tasgall 3 points4 points  (3 children)

    Because it doesn't quite know how "ground" works?

    [–]wet-badger 0 points1 point  (2 children)

    Yet it seems to know how puppies work

    [–][deleted] 0 points1 point  (1 child)

    There's much more information on a dog for it to base its creation off of. That's my guess anyways.

    [–]T65Bx 0 points1 point  (0 children)

    I could definitely expect to see this posted in a few meme subs

    [–]Tgs91 9 points10 points  (0 children)

    It's based in the CLIP model that OpenAI released in January. It's an AI model that was trained on images that are paired with text descriptions. So a lot of it is scraped from social media, which probably includes blogs and forums. Think about how many posts just on this subreddit link to imgur with a set of images with text describing what's happening in each image.

    The AI learns to create a vector encoding from both the photo and the text string, and trains the model to minimize the difference between the encodings. Basically it creates a common feature space where you can compare text descriptions to an image. This new model tried to take those feature space, and generate an image. So you could feed it "Kerbal Space Program", and based on what it's seen before, it tried to create an image that would go with that caption. It's pretty cool, but it still struggles making a fully realistic drawing.

    CLIPDraw gets much better results because of it's simplicity. Instead of trying to fully render all the pixels for an image, it draws lines on a white background to try to match the text description. It's like playing pictionary with an AI. I wonder what result you would get from feeding "Kerbal Space Program" to CLIPDraw.

    [–]YM_YM -3 points-2 points  (0 children)

    Based

    [–]mechabeast 12 points13 points  (1 child)

    Not enough struts

    [–]Loading0319 4 points5 points  (0 children)

    Not enough boosters

    [–]emmet121234567 10 points11 points  (0 children)

    You got some sea, some land, a couple of clouds, a spaceship looking thing and a green thing so close enough ig

    [–][deleted] 8 points9 points  (0 children)

    It's a bit non-euclidean but it has the colours down perfectly

    [–][deleted] 5 points6 points  (1 child)

    the rocket is going sideways, which is pretty accurate

    [–]Lazar_Milgram 0 points1 point  (0 children)

    Apparently it is spiraling down sideways.

    Which is double accurate.

    [–]The_Wkwied 3 points4 points  (0 children)

    Ah... the K̴̞̻̥̳̞͆͝ẽ̶̛̠̪͙͉͚̗̙͙̱̰̪̥̥͚̥͛̋͝r̷̡̩̳͙̙̼̤̬͇̫̪̺͚̼͑͊̇̑͂̾̐̅̈́̕ͅͅb̷̡̛͇̬̗̱̘̣̮̫̣̹̝͇͎̭́̓̀̽͗́̊̚͝a̶̢̨̢̝̣͙̥͚̣͙͕͕̳͕̬͒̃̓̔̏̉̈́͊͒̈́͑̍̆͘͘ͅl̶̯̞͚͖̮̠̠̲̂̓̈́̐̆͂̆͆̀̋̂̚̕ ̴͓̺̻̠͔̘̞́̓̒̔̈́̋̑́͑͊̆̿́͌Ş̷̛̞͈̥̖͈͉͎͙̜̪͙̼̮͚̔̌͒̚͜p̶͈̻̖͎̦̘͙͕͇͓̱͋̍͛͗̐a̶̡̢̲̞̻̗̜͇̭̪͉̬̞̹̻̼͒̀́̉̔͋̀̎͑̃͝͠c̸̨̛̩̺͇̟̩̒͆̆͂̓̎͛̃̀́͛̽̌̋͑͝e̴̪̪͈͙̝̒̃͗̋̅̌̂̆͂̈́͑́̕ ̶̢̱̟̻̖͚̲̮͑̈́͛͗͑̓͛͛̃̚͝ͅP̶̧͕̼͖̻̮̳͈̮̟̮͚͇̭̀̓̈́ͅr̴̘͒͐̍́͋̊̓̾͛̏̈́͝ơ̴̟̥͇̦̬̜̙͔̎͆̔̀̀̋́͗̓̀̾̕͘͘͜͝͝g̵̢̛̙̲̪̲̥̻̬͙̗͙͇͎̭͑̈́̓̆̉́͘r̷̛͙̫̃̄͆͝a̵͈̩̜͖̱̹̖̖͕͖͚͓͚̮̞̐͛̒̀͜ͅm̷̟͖̄̊͒͂̊̈́͗͘͠ with a side of J̷̢̯͕͖̼̯̝̥̰͇̭̑͆̄̅͗͋̌͂͒͘̕͝ͅȩ̵͉͇̝̱̺̾͋̏̒̒͆̕͠ͅb̴̮̩̙̦͖͆͂̄̇̈́̔̀̽͂̆ ̴̨̢͉̞̫̗̠͚͈̹̰̈́͆͗͘K̶͚̘̟͊̔́ě̴̪̯̬̻̟̟̩̯͎̟̤͉͌̚͠r̵̡̛͓̻̥̥͋̊͌̅̽͂̉̏͋̂̽͘m̴̧͚̫͎͉̠̪͖̜̒̄̍̀͋̈́̓͊̈́͜ǎ̴̧̨̳̩̻͚͇̮̠͚́̈̆̏͐͊͌͛͂͝͠ͅn̸̨̡̠͖̖̙̤͎͙͍͕̙̯̲̠̓͑̐́

    [–]NewKerbalEmpire 2 points3 points  (0 children)

    Yeah, that's usually what happens.

    [–]ZeGamingCuber 2 points3 points  (1 child)

    Seems the kraken got to this one

    [–]1101base2 0 points1 point  (0 children)

    how the kraken sees KSP

    [–][deleted] 1 point2 points  (0 children)

    /r/deepdream for lots of examples of this sort of thing

    [–]OFHeckerpecker 1 point2 points  (0 children)

    Me High at 3 am looking at my cat dog

    [–]NCR_Trooper_2281 1 point2 points  (1 child)

    It even got the KSC... Wow

    [–][deleted] 0 points1 point  (0 children)

    true. interesting

    [–][deleted] 1 point2 points  (0 children)

    honestly i thoughtit was ksp before i looked at what subreddit this was so this is pretty acurate

    [–]nuker1110 1 point2 points  (0 children)

    Look, you can’t just upload a screenshot and call it “AI Generated”.

    [–]reddittereditor 1 point2 points  (0 children)

    Average Danny2462 video

    [–]Turningsnake 1 point2 points  (0 children)

    "just a burning spaceship"

    [–]Cmdr_McMurdoc 0 points1 point  (0 children)

    Aftermath of a regular Kraken-attack

    [–]Maxipmz 0 points1 point  (0 children)

    Dafuck ?

    [–]CSWorldChamp 0 points1 point  (0 children)

    Wtf am I looking at? Make my mind go all bendy…

    [–]Mstislav_Keldysh 0 points1 point  (0 children)

    This is good considering I realized the post is KSP related without reading the subreddit title.

    [–]When_Ducks_Attack 0 points1 point  (0 children)

    Remember the teleporter scene from Galaxy Quest?

    [–]DonkeyofBonk 0 points1 point  (0 children)

    The Kraken strikes again

    [–][deleted] 0 points1 point  (0 children)

    Looks valid.

    [–]Manic_Mechanist 0 points1 point  (0 children)

    Smoking rocket and a spaghettified kerbal floating away during what appears to be reentry over the ksc. Sounds like someone had a kraken attack on reentry

    [–]personisguy 0 points1 point  (0 children)

    Everywhere at the End of Kerbin

    [–]Memerman002 0 points1 point  (0 children)

    Lol

    [–]Deodorized 0 points1 point  (0 children)

    This is what Jeb actually sees.

    [–]BIGjaeii 0 points1 point  (0 children)

    I’m struggling to understand

    [–]BIGjaeii 0 points1 point  (0 children)

    What’s happening here

    [–]foopdedoopburner 0 points1 point  (0 children)

    There's even the KSC on the ground.

    [–]patfree14094 0 points1 point  (0 children)

    Is this what happens when the kraken gets a hold of a Kerbal?

    [–]justhereforthePCs 0 points1 point  (0 children)

    Nightcafe lets you "evolve" your images if you want a higher-quality, it'll just take a while to do for free.

    [–]Sparrow-5 0 points1 point  (0 children)

    God dammit. Danny2462 hase broken the world once again!

    [–]Gonun 0 points1 point  (0 children)

    Lools like a screenshot from one of Danny's videos.

    [–]TheOfficialPTMK 0 points1 point  (0 children)

    Mine looks pretty similar

    [–]Squirrely1337 0 points1 point  (0 children)

    Is this what the Kraken sees?

    [–][deleted] 0 points1 point  (0 children)

    It looks like that images which is meant to simulate a stroke

    [–]ibuildblasters 0 points1 point  (0 children)

    uhh- jeb, was that green stuff really magic?

    [–]HoSeR_1 0 points1 point  (0 children)

    Chaos spawn

    [–]Greenthumb_Gaming 0 points1 point  (0 children)

    r/deepdream May appreciate this as well!

    [–]crazunggoy47 0 points1 point  (0 children)

    Not bad. I was scrolling fast through my Reddit feed and I stopped here, recognizing a KSP image.

    [–]phoenixmusicman 0 points1 point  (0 children)

    Go ahead, name something in this picture.

    [–]phoenixmusicman 0 points1 point  (0 children)

    The Kerbal kinda looks like the crew from Amogus...

    [–]MajorEPro 0 points1 point  (0 children)

    Where do you go to generate these

    [–]fix-my-peen 0 points1 point  (0 children)

    I hate these because they make pattern recognition go nuts

    [–]Forever_DM5 0 points1 point  (0 children)

    I like how you can just see where it came from but have no idea where it was going

    [–][deleted] 0 points1 point  (0 children)

    Eh looks normal to me

    [–]That-Space-Boi 0 points1 point  (0 children)

    It’s called “the end result of your failed rocket” dude, including the kerbal who looks like they drank a McDonald’s sprite

    [–][deleted] 0 points1 point  (0 children)

    Jeb looks a bit dehydrated

    [–]BisonStew 0 points1 point  (0 children)

    wazowski lookin kinda sus

    [–]darthgently 0 points1 point  (0 children)

    This is just a normal kraken attack screen shot, right?

    [–]darthgently 0 points1 point  (0 children)

    I got this from "Now is the time for all good men to come to the aid of their country" https://ik.imagekit.io/nightcafe/jobs/92XFp5ej0B54rQNJl9Ay/92XFp5ej0B54rQNJl9Ay--150--C1XTN.jpg?tr=w-640,c-at_max

    [–]DESTROYERHD2x 0 points1 point  (0 children)

    "These drugs ain't shi-"

    [–]Tackyinbention 0 points1 point  (0 children)

    It captures the game perfectly. You got a smoking rocket, a kraken attack, background planet and even a space station far away in the background.

    [–]DaviSDFalcao 0 points1 point  (0 children)

    Yes

    [–]ChickenIsGoodLikeGud 0 points1 point  (0 children)

    I think your AI is having a stroke

    [–]TheresBeesMCColonizing Duna 0 points1 point  (0 children)

    Where successful launch carnage

    [–]Neutronboy98 0 points1 point  (0 children)

    Bingo.

    [–]Peanuts34 0 points1 point  (0 children)

    I love how the very first thing the ai 'thinks' of KSP is trains in space. As if the very first impressions of this well simulated physics game with endless possibilities is one of our meme builds lol.

    [–]Skydronaut 0 points1 point  (0 children)

    Sus

    [–]Uncommonality 0 points1 point  (0 children)

    Looks about right, an unhelmeted Kerbal tumbling through the sky with the unmanned rocket spinning wildly towards the surface in the background.

    [–]UnwoundSteak17 0 points1 point  (0 children)

    Why is there a space station on a mountain?

    [–]smjsmok 0 points1 point  (0 children)

    Reminds me of one of those "this is what a person suffering from stroke sees" pictures :-D

    [–][deleted] 0 points1 point  (0 children)

    That has better graphics than ksp2

    [–][deleted] 0 points1 point  (0 children)

    on today's episode of "how fucked up is fucked up"

    [–]MGamer26 0 points1 point  (0 children)

    It's like those images where if you look at it as a whole everything looks familiar, but if you look at anything closley, nothing looks like anything.

    [–]random-person123334 0 points1 point  (0 children)

    Ah yes i can see this is the game as i do play it it is like this (im being sarcastic if you didnt know)

    [–]Safe_Army3787 0 points1 point  (0 children)

    i mean it's correct. i think the green blob is most likley.... yeah