Skip to content

nongnoochr/dl_styletransfer_experiment

Repository files navigation

Applying the 'Style Transfer' algorithm to create a "Thai Modern Artwork"

This project contains my experiment to apply the Style Transfer algorithm in Deep Learning to produce a new "Thai Modern Artwork".

See more details about this work in my medium post (Style Transfer) How to create a "Thai Modern Artwork" without artistic skills

Table of Contents

Installation

Below are python libraries that are required to run this code using Python versions 3.7.0:

  • matplotlib
  • numpy
  • Pillow
  • pytorch 1.0 (Stable) with CUDA 10.0 (See here for the installation instruction)
  • torchvision
  • seaborn

Project Details

This project contains two notebooks which walk you through the experiment process where:

Licensing, Authors, Acknowledgements

  • Some part of the source code in this project was inspired by a hands-on lab for the "Style Transfer" module of the Udacity's Deep Learning Nanodegree Program and must give credit to them.
  • Images used in this experiment were downloaded online. Please find where those images were downloaded in ./images/README.md and must give credit to the owner of those images.

This project is MIT licensed.

About

How to apply Style Transfer algorithm in Deep Learning to produce a new "Thai Modern Artwork"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published