Skip to content
#

non-photorealistic-rendering

Here are 33 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
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 non-photorealistic-rendering 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 non-photorealistic-rendering topic, visit your repo's landing page and select "manage topics."

Learn more