Instantly apply copy and apply edits from one photo to another using AI

The Problem

As someone who takes and edits lots of photos, I often see images edited in a way I really like but find it extremely hard to recreate. Even with the right preset, exposures or minor adjustments can change the whole image. So, I want to create an application where I can upload one image with a specific style and then apply that style to any image of my choosing

Current Steps

  • Have created an ML model that takes in a stylized image and a target image and applies the style according to a given alpha
  • Working to improve accuracy and train on greater range of styles