Skip to content
#

neural-style-transfer-pytorch

Here are 27 public repositories matching this topic...

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

This is a social volunteering project for implementing neural style transfer algorithm for creating artistic styles with awesome textures to be printed on tees :)

  • Updated Oct 24, 2020
  • Jupyter Notebook

Implementation of Neural Style Transfer based on the original paper by Gatys et al., with adaptations from Deep Learning with Python by François Chollet. This notebook allows you to experiment with style transfer, content reconstruction, and style reconstruction to explore and gain a deeper understanding of how Neural Style Transfer (NST) works.

  • Updated Dec 21, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the neural-style-transfer-pytorch 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-pytorch topic, visit your repo's landing page and select "manage topics."

Learn more