Skip to content

sejin-sim/Museum_Neural_Art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Museum_Neural_Art

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

Output Page

image

Style transfer code : Origin