Skip to content

sejin-sim/SSU_PHOTO

Repository files navigation

SSU_PHOTO

Flask Web service for Style Transfer

Function

  • VGG19(Neural Style Transfer)

Prerequisites

  • PyTorch
  • Matplotlib
  • Pandas
  • Numpy
  • Flask

Setting Virtualenv

You can receive a single-use web server through colab for GPU usage. There is a full description of how to use it.
(Colab Notebook settings must be GPU)

Main & Input Page

image

image

Output Page

image

Style transfer code : Origin