Skip to content
#

neural-style-transfer-pytorch

Here are 20 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

A PyTorch project implementing neural style transfer using the VGG19 model, combining the content of one image with the style of another for artistic transformations.

  • Updated Dec 28, 2023
  • Python

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