💌 Comments
If you want to share any general comments that don't relate to a specific picture, visit our Feedback Corner. Would love to hear your thoughts!
If you want to share any general comments that don't relate to a specific picture, visit our Feedback Corner. Would love to hear your thoughts!
🖖 Show Them
In my oppinion whole tech is just super primitive right now and thats why some results confuse people.
Shifty
x1=0°; y1=0
x2=90°; y2=1
x3=180°; y3=0
x4=270°; y4=-1
How do we get those "y1" etc? The training algorithm just generates any random number and stores in y1, then it generates another random number but only stores it in y1 if the new random number is closer to sin(0°) than what's already stored. It keeps doing that over and over, and after many training steps it gets super close to the value y1=0 simply by random guessing.
This is a super simple model, only 4 neurons, but it already lets us calculate sin(x) with some very basic precision. They're called "neurons" because the numbers they contain are not hard-coded by humans but obtained throught the process of training.
Now if we want sin(45°), 45° is halfway between 0° and 90°, so we need to apply the weight 0.5 to y1 and y2, so the result is
sin(45°) = 0.5*y1 + 0.5*y2 = 0.5*0 + 0.5*1 = 0.5
The real value of sin(45°) is 0.707, so not bad for only 4 neurons. With 8 neurons it would be a whole lot more precise, 64 neurons would be probably enough for most needs, unless the use case is heavily dependent on precision. So just a table of 64 numbers and you no longer need that heavy sin(x) function that takes a lot of CPU time to calculate, now you can get the result instantly.
The data in the AI model is stored in a similar way, so it doesn't matter how many images you use to train it, they don't enlarge the model, they just change the numbers stored in the neurons, while the count of neurons is fixed. The more images you use and more training steps, the more precise model you get. For example if we only used 10-15 training steps in the 4 neurons above, we wouldn't get a very precise sin(x) model, it would be very random, noisy... So more training steps help to fine-tune the model, get it closer to the original "source", while only storing it in the form of neurons.
They allocated 4 GB of neurons because that's how much you can fit into most of modern video cards, they could have easily made it 16 GB, it would be way more precise but very few people in the world could use it. Video cards are much faster as they have 8000 (for example) cores that can calculate things at the same time while CPU has only 16 cores for example.
But this is the stuff I learned as a schoolboy in the 90s, so I only know how to make a neuronet for the sin(x), don't ask me how to make a neuronet that can draw boys and tigers XD But I heard it's something based on gradients and vectors...
It's also hard to say what the future will be, but I think it's obvious that the AI works better with some base, so probably the tools will be developed to provide better base images to the algorithms so they could finally do poses, hands, etc. Right now it can be somewhat done, but takes a lot of manual work that all seems like it could be done automatically. OR maybe they will do something completely different again that nobody expects and will be way better than expected XD
Stretch Test (WIP)
🌷 Soft Bone Kung Fu
Still wanna do more with his separation curse, just was looking at his 3 separation pics and thought they're not incredibly imaginative, just laying around while split in half, so was trying to think of something more interesting instead of making another one like that 😅
⌚ Time Bender
🤡 Sketchy Clown
🥋 Return of the Flexorcist Monk
____
Good looking
____
Thank you
🍂 Golden Autumn
⌚ WC-8000
____
Tight
🥨 Dough Boys
Final Checkpoint
____
Great
💪 Wasping on Steroids
____
Very nice
____
Thank you
🙈 Miguel Muyero
____
Great great great great great
____
Thanks
🗝️ Key to the Gate
That's why it sounded like Myst. 🙂 The idea wold be more fun your way, though, Player has to contort their character's body to a certain pose to unlock each puzzle, but first figure out what pose they need and then how to form it...
🤸♂️ Medieval Gym
History nerd also reluctantly points out the title itself is an impossibility. *ehem*
"After the collapse of the Greco-Roman civilisation, many centuries passed before the gym re-emerged as a cultural institution. During the medieval period, the gym as a physical space dedicated to training the body completely disappeared, although ancient texts about the gymnasium were preserved in monastic libraries across Europe.
When these forgotten manuscripts were rediscovered during the Renaissance, they revived an interest in the ancient gymnasium, although not a revival of its practises."
and... "The re-emergence of the gymnasium occurred in Berlin in 1811. "
www.abc.net.au/radionational/programs/archived/bodysphere/the-history-of-the-gym/6361190
Then there's the matter of the leotard design which, according to at ;east one source, dates back no earlier than the 17th century, at least a century later than a supposedly 16th century figure.
theleotard1.weebly.com/history.html
Historical anachronisms are commonplace throughout art. Both medieval and renaissance artists were fond of presenting biblical stories in their own contemporary settings.
...not that any of this detracts from the anonymous stableboy's creative efforts. 😉
Cheek-2-Cheek
Fold Club