←back to thread

293 points lapnect | 1 comments | | HN request time: 0.21s | source
Show context
mg ◴[] No.42155156[source]
I gave it a sentence, which I created by placing 500 circles via a genetic algorithm to form a sentence. And then drew with an actual physical circle:

https://www.instagram.com/marekgibney/p/BiFNyYBhvGr/

Interestingly, it sees the circles just fine, but not the sentence. It replied with this:

    The image contains no text or other elements
    that can be represented in Markdown. It is a
    visual composition of circles and does not
    convey any information that can be translated
    into Markdown format.
replies(5): >>42155181 #>>42155186 #>>42155206 #>>42155424 #>>42156784 #
1. ggerules ◴[] No.42156784[source]
Was the original LLM ever trained on original material like this?

Pretty cool use of genetic algorithm! Would love to see the code or at least the reward function.