Skip to main content

Show HN: My paternity leave side project, a watercolor art generator https://ift.tt/hmSKe3p

Show HN: My paternity leave side project, a watercolor art generator Hi HN - this is a little side project I threw together while on paternity leave (primarily developed with one arm while holding a sleeping baby in the other). Some implementation details: image processing is all done with headless GIMP (running inside a Docker container) through its built-in Python API. It's _very_ slow (about 50 seconds/image), and currently it processes exactly one image at a time. The website is built with NextJS; payments are processed by Stripe. I've had the best results with pictures of houses, although certain photos of people or nature can look neat, too. (For example: https://ift.tt/QGWHMZC , original photo from https://ift.tt/sJz6MB5 .) The effect obscures the edges of the photo, so images with plenty of margin around the subject work best. Something I'd like to play around with is swapping the GIMP script for an AI-based process (maybe using something like Stable Diffusion?), with the goal of generating images that look more handmade (something like these: https://ift.tt/c35feDJ ). I have exactly zero AI experience though, so there would be a bit of a learning curve. Would love any thoughts or critiques! https://ift.tt/R3LpBZS November 11, 2022 at 07:32PM

Comments

Popular posts from this blog

Show HN: TPMouse - A Virtual Trackball for Windows, controlled from the homerow https://ift.tt/BtjAqD4

Show HN: TPMouse - A Virtual Trackball for Windows, controlled from the homerow Hello all, I apologize for the repost as the previous submission was made from an unfortunate timezone. I've been refining my app to the point that it's pretty much become an indispensable daily driver in my own workflow. Hoping to hear some critiques/feedbacks on its usability! https://ift.tt/p6HvZCc October 24, 2022 at 02:24AM