Skip to content

Transfer learning model to apply textural elements of one image onto another. A version of this model is Implemented as a web app.

Notifications You must be signed in to change notification settings

mvenouziou/Project_Style_Transfer

Repository files navigation

Image & Audio Style Transfer

Implementation of Neural Style Transfer in Tensorflow + experimental feature for audio style transfer.

This app takes a 'content' (image / audio) and adapts it with texture elements from a second source (image / audio).

EXPERIMENTAL FEATURE: "audio" style transfer is now implemented in ipynb code but being tuned to produce more pleasing audio results.)


Credits / Attributions:

Using Audio as Style source:

  • I have not seen this done before. The idea of representing audio as an image in order to apply visual network comes from Deep Learning for Coders with fastai & Pytorch by Howard and Gugger (2020). (Original inverntor unknwon?)

Image Content & Style:

Web app:

  • The web app is built on the Anvil platform.

Images from Unpslash.com

About

Transfer learning model to apply textural elements of one image onto another. A version of this model is Implemented as a web app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published