One interesting development from generative AI is that it has opened a lot more people's eyes to seeing kitsch. Professional artists generally don't see great value in the style of art exemplified by these AI-powered image generators. It tends to be formulaic, derivative, and melodramatic with all the high-contrast portraits and sunsets and oversaturated pastoral landscapes. But popular taste has been in many ways st…
Show HN: Create a portrait painting from one photo
11–20 of 62 posts
Re: Show HN: Create a portrait painting from one photo
#12Earlier quoted context omitted.
photoshop requires human work, but this is fully done automatically, that might be the major difference
Just requires a single snipped of javascript to do the same automatically. Photoshop supports robust scripting. You can also do much the same with imagemagic, no AI required.
Re: Show HN: Create a portrait painting from one photo
#13Re: Show HN: Create a portrait painting from one photo
#14Earlier quoted context omitted.
photoshop requires human work, but this is fully done automatically, that might be the major difference
Just requires a single snipped of javascript to do the same automatically. Photoshop supports robust scripting. You can also do much the same with imagemagic, no AI required.
Re: Show HN: Create a portrait painting from one photo
#15I don't know if I'd call the portraits "stunning" but this is exactly the type of image that is extremely useful to use as an author portrait on a blog or publication, in a list of employees on a startup's team page, and so forth.
You can compare with Wall Street Journal hedcuts [1] or the portraits in the Economist's "By Invitation" [2].
Because actual photos often reveal "too much", with a lot of distracting detail not relevant to your "essence", and you're never going to get a series of photos of different people to look all that consistent unless you're using the same photographer with the same setup in the same location, which usually isn't practical.
So this kind of tool that accurately reproduces someone's face and expression and hair accurately, but stylizes the rest, is actually super useful in communicating just the right amount of visual information in a lot of professional contexts.
So kudos to the creator -- I think you might be able to turn this into a business if you market this to businesses that want to use images of their employees, where the business pays to decide on a particular consistent "look", and then can just feed in and update images of employees/reporters as needed. Charge something like $199 to define the look, and then $99/yr for portraits based on up to 100 original photo uploads per year, $179/yr for 200 photos, etc.
[1] https://www.wsj.com/articles/whats-in-a-hedcut-depends-how-i...
Re: Show HN: Create a portrait painting from one photo
#16if you want to do this yourself you're going to want stable diffusion and one of the clipspace face embedding controlnets (tencent Photomaker is one), the ones that keep the input pose exactly are likely using depth as well or maybe straight image2image, I demoed something like this at open sauce this weekend making pixel art on an ancient dot matrix printer. I'll endeavor to package everything up and post a repo in…
Re: Show HN: Create a portrait painting from one photo
#17Examples look like pretty basic Photoshop filters circa 20 years ago.
Re: Show HN: Create a portrait painting from one photo
#18Re: Show HN: Create a portrait painting from one photo
#19Earlier quoted context omitted.
photoshop requires human work, but this is fully done automatically, that might be the major difference
Just requires a single snipped of javascript to do the same automatically. Photoshop supports robust scripting. You can also do much the same with imagemagic, no AI required.
Re: Show HN: Create a portrait painting from one photo
#20Examples look like pretty basic Photoshop filters circa 20 years ago.
I know the filters you're talking about, and they can certainly turn photos into some faux-artistic effects, but the result is really bad, and everything in the image remains in the exact same place.
This is applying an actual artistic style, and also changing body position, background, hair, lighting, etc.
So I don't know why you'd want to be so dismissive of something like this.