An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with neural-style-transfer-tutorial

A curated list of projects in awesome lists tagged with neural-style-transfer-tutorial .

https://github.com/gordicaleksa/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.

deep-learning deep-learning-tutorial machine-learning neural-style-transfer neural-style-transfer-pytorch neural-style-transfer-tutorial non-photorealistic-rendering python pytorch style-transfer

Last synced: 06 Apr 2025

https://github.com/gordicaleksa/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.

deep-learning deep-learning-tutorial machine-learning neural-style-transfer neural-style-transfer-tutorial non-photorealistic-rendering python pytorch style-transfer

Last synced: 26 Apr 2025

https://github.com/gordicaleksa/pytorch-naive-video-neural-style-transfer

Create naive (no temporal loss) NST for videos with person segmentation. Just place your videos in data/, run and you get your stylized and segmented videos.

deep-learning deep-learning-tutorial machine-learning neural-style-transfer neural-style-transfer-tutorial non-photorealistic-rendering python pytorch semantic-segmentation style-transfer video

Last synced: 26 Apr 2025