Hacker News new | ask | show | jobs
by bitL 1133 days ago
> You could be the former CEO of Adobe with a PhD in ML concentrating in image generation and a wing dedicated to your artwork at the Met and still be too out of touch with current image manipulation tooling to make useful predictions about it.

This was a good one, I love it!

My SWengineering background tells me that many of the tools Adobe has are tedious to replace but doable by many algorithmically gifted folks. Some need some investment to get to pro level like color calibration and correction. Some need camera manufacturer support like initial sensor RAW processing. The ones that were causing awe like their famous patented content aware fill based on complicated differential equations was out of reach for most. So were their precise selection/masking tools and a few more. Now we suddenly can select objects/background/hair fairly easily and reliably using ClipSeg or Segment Anything, removing the masking obstacle. To fill/replace content, we simply select the area and let stable diffusion hallucinate options until we are happy. To simulate puppet tool, we can use ControlNet with stable diffusion though implementing ARAP is also fairly easy. So a dedicated company that wants to get to the parity with Adobe in their most advanced tooling suddenly has a clear road ahead. If they improve UX by e.g. voice or gesture control (plenty of places where Adobe tools are difficult to use for no reason) and do some decent image format compatibility, they can really make a dent in Adobe's market share.

This might sound self-aggrandizing, but given infinite time and energy I alone could replicate most of the CS6 functionality of PS at the same or better quality (and I did create some powerful tools for one of their competitors) and know a few folks capable of the same.