thu-vu92 / neural-style-transfer

Implementing neural style transfer algorithm with Tensorflow, and testing it on my painting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neural-style-transfer

Implementing neural style transfer algorithm with Tensorflow, and testing it on my painting. The notebook is adapted from Tensorflow's style transfer tutorial.

This project is used to demonstrate the use of the Link extension in a data science/ ML project. Please check out my Youtube video here for details: https://youtu.be/fClT4PWlGoA

Note:

  • If you haven't installed Tensorflow and you're using an M1 Macbook like me, you may want to follow this guide to install Tensorflow.
  • This thread also helped me a lot with trouble-shooting some issue with loading the library on a Mac.

About

Implementing neural style transfer algorithm with Tensorflow, and testing it on my painting.


Languages

Language:Jupyter Notebook 100.0%