symoon94 / Neural-Style-Transfer-pytorchLinks
Neural Style Transfer (pytorch ver.)
☆84Updated 3 years ago
Alternatives and similar repositories for Neural-Style-Transfer-pytorch
Users that are interested in Neural-Style-Transfer-pytorch are comparing it to the libraries listed below
Sorting:
- Simple Tensorflow implementation of SphereGAN (CVPR 2019 Oral)☆56Updated 6 years ago
- Simple Tensorflow implementation of "Image-to-Image Translation via Group-wise Deep Whitening-and-Coloring Transformation" (CVPR 2019 Ora…☆56Updated 6 years ago
- Simple Summary of CNN Architecture☆34Updated 7 years ago
- SplitNet implemented based on ResNet-50 trained on ImageNet-22K☆16Updated 7 years ago
- Simple Tensorflow implementation of "SRM : A Style-based Recalibration Module for Convolutional Neural Networks"☆18Updated 6 years ago
- Simple Tensorflow implementation of "Partial Convolution based Padding" (partialconv)☆91Updated 6 years ago
- Non-Adversarial Unsupervised Domain Mapping☆39Updated 6 years ago
- Simple Tensorflow implementation of "Stabilizing Adversarial Nets With Prediction Methods" (ICLR 2018)☆16Updated 7 years ago
- Repository for our ICLR 2018 paper: memoryGAN☆46Updated 7 years ago
- Simple Tensorflow implementation of Batch-Instance Normalization (NIPS 2018)☆39Updated 7 years ago
- PyTorch DataLoader processed in multiple remote computation machines for heavy data processings☆67Updated 6 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 6 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆57Updated 7 years ago
- Pytorch implementation of "Estimating the Success of Unsupervised Image to Image Translation" ECCV 2018☆18Updated 6 years ago
- Simple Tensorflow implementation of "Few-Shot Unsupervised Image-to-Image Translation" (ICCV 2019)☆64Updated 6 years ago
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆94Updated last year
- Least Squares GANs in Tensorflow☆17Updated 8 years ago
- ☆13Updated 7 years ago
- Pytorch implementation of BicycleGAN with implementation details☆103Updated 7 years ago
- Tensorflow implementation of Meta-Learning with Temporal Convolutions☆98Updated 8 years ago
- TPU enabled Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆34Updated 4 years ago
- Implementation of "Improving the Improved Training of Wasserstein GANs: A Consistency Term and Its Dual Effect" in pytorch