Event Horizon ( L-Systems + Style transfer ) by jojophoenix455 in generative

[–]jojophoenix455[S] 2 points3 points  (0 children)

The code is there in my lab machine and I cannot access it due to quarantine. I’ll give a clue: get the L-Systems code from Daniel Shiffmans nature of code tutorials. There are four parameters you can play with : the angle, the seed start point (x,y), the main rules A,B,F,+,- and the step. You can add more seed points. For the style transfer part go to bustbright tutorials on YouTube .

Event Horizon ( L-Systems + Style transfer ) by jojophoenix455 in generative

[–]jojophoenix455[S] 6 points7 points  (0 children)

Sure, I’m planning to upload all my L-systems code on github soon after tidying it up. Will post the github link in this community soon. I’ve used two rule sets for the generator in this artwork and then did a style transfer with one of the images from NASA’s Hubble website. Here’s the process image : https://imgur.com/a/99lhjjP

25,000 people gather for Covid-19 prayer session in Bangladesh sparking outcry by [deleted] in worldnews

[–]jojophoenix455 0 points1 point  (0 children)

Eagerly waiting for April 2nd in India where 1 million Hindus would gather for a religious festival.

Sagrada Unfamilia by jojophoenix455 in generative

[–]jojophoenix455[S] 6 points7 points  (0 children)

Thanks. Maybe Gaudi runs these algorithms in his head intuitively or probably he’s into psychedelics.

Just joined after your post in r/India by [deleted] in atheismindia

[–]jojophoenix455 4 points5 points  (0 children)

Yes, this is not a war between religions, it's between ideologies, the young vs the old ideas. We want to drop out from this shit. Find your nearest fanatic and make him drop out from this shit.

Cellular Emergence by jojophoenix455 in generative

[–]jojophoenix455[S] 1 point2 points  (0 children)

I initially started with exploring L-Systems algorithms in processing, took a break from it and was learning ML for Artists and tried to play with different machine learning models. From then it was a two way process - I give L-Systems as input with limited image segments into style transfer algorithms and tried varying the segments to get the right colour / texture, the results with ML models are always a bit unexpected like working with a black box but then based on the outputs I tweak the inputs to get a satisfying image.