Skip to content

VishishtSharma/StyleTransfer

Repository files navigation

Implementation of Neural Style Tranfer using Tensorflow 2.4 (GPU)

Abstract

This is based on the paper titled 'A Neural Algorithm of Artistic Style' by Leon A. Gatys, Alexander S. Ecker, Matthias Bethge.

Getting Started

The 'StyleTranfer.ipynb' notebook can be run directly on Google Colab . Use GPU for faster processing

Pre-Requisites

For running the notebook on your local machine, following pre-requisites must be satisfied:

  • Python 3.8.6
  • NumPy
  • PIL
  • Matplotlib
  • Tensorflow 2.4.1

Installing

Ensure you have the above mentioned versions of Tensorflow and Python.

Authors

  • Vishisht Sharma

About

Implementation of Neural Style Transfer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published