Skip to content

This repository contains a streamlit app that generates neural style transfer image from a content and a style image.

License

Notifications You must be signed in to change notification settings

prasadbhatane/NeuralStyleTransfer_App

Repository files navigation

NeuralStyleTransfer_App

This repository contains a streamlit app that generates neural style transfer image from a content and a style image.

Overview of App:

Github-small

Upload content and style image.

Github-small

Adjust given parameters if you want to and then click on "Generate NST Image" button.

Github-small

Wait for few minutes while your model is training. You can see cost at iterations.

Github-small

You got the generated image.

Requirements:

  1. Python 3.7.3
  2. streamlit
  3. tensorflow 2.
  4. PIL

How To Run This App:

  1. Download or git clone this repository
  2. cmd commands : cd NeuralStyleTransfer_App ----> streamlit run streamlit_GUI.py

Contact:

For feedbacks and issues feel free to contact..

About

This repository contains a streamlit app that generates neural style transfer image from a content and a style image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages