[Feature Request] Neural Style Transfer #340
GuyonBroadway
started this conversation in
Feature suggestions
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So I stumbled upon something about the idea of Neural Style Transfer, I.E the possibility to use AN AI model to apply the style of one image to another.
https://www.tensorflow.org/tutorials/generative/style_transfer
On this page is links to github and their AI model, I wonder if it's possible to setup an implementation of this in webui?
I can see the use case being that you apply a painting style to an image you generate or perhaps use img2img to change an image and then apply the style of the input to normalize it a little bit.
Here's a rough example I generated using a copy of their colabratory, I generated "stained glass window" using the doggo then applied the doggo to the result.
It's not perfect but I think the idea of Style Transfer would be pretty cool to have.
Beta Was this translation helpful? Give feedback.
All reactions