Skip to content
#

neural-style-transfer

Here are 426 public repositories matching this topic...

Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Network…

  • Updated Apr 13, 2024
  • Jupyter Notebook
pytorch-neural-style-transfer

Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which allow you to reconstruct only the content or the style of the image - for better understanding of how NST works.

  • Updated Jan 30, 2021
  • Python
pytorch-neural-style-transfer-johnson

Reconstruction of the fast neural style transfer (Johnson et al.). Some portions of the paper have been improved by the follow-up work like the instance normalization, etc. Checkout transformer_net.py's header for details.

  • Updated Dec 4, 2020
  • Python

Improve this page

Add a description, image, and links to the neural-style-transfer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neural-style-transfer topic, visit your repo's landing page and select "manage topics."

Learn more