neural-style-transfer topic

List neural-style-transfer repositories

artsy

40
Stars
6
Forks
Watchers

Art Generation with Neural Style Transfer in 200 lines of code

PytorchWCT

359
Stars
100
Forks
Watchers

This is the Pytorch implementation of Universal Style Transfer via Feature Transforms.

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.

pytorch-neural-style-transfer

354
Stars
77
Forks
Watchers

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 imag...

coursera-deep-learning-specialization

2.8k
Stars
2.1k
Forks
Watchers

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 Neur...

neural-style-pt

824
Stars
176
Forks
Watchers

PyTorch implementation of neural style transfer algorithm

AI-Art

380
Stars
72
Forks
Watchers

PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!

pystiche

267
Stars
28
Forks
Watchers

Framework for Neural Style Transfer (NST) built upon PyTorch