vliu15 / gauganLinks
Pytorch implementation of GauGAN, from https://arxiv.org/abs/1903.07291 (Park et al. 2019)
☆14Updated 4 years ago
Alternatives and similar repositories for gaugan
Users that are interested in gaugan are comparing it to the libraries listed below
Sorting:
- Unofficial StyleGAN2 implementation with Tensorflow 2.2☆12Updated 2 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Updated 3 years ago
- Image to Image Translation using Conditional GANs (Pix2Pix) implemented using Tensorflow 2.0☆29Updated 5 years ago
- PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN☆20Updated 3 years ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 3 years ago
- Implementations of GANs in Tensorflow 2.x☆15Updated 3 years ago
- Official implementation of paper Deep Feature Rotation for Multimodal Image Style Transfer [2021 8th NAFOSTED Conference on Information a…☆25Updated 3 years ago
- Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches th…☆31Updated 2 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 5 years ago
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆166Updated last year
- Companion Repo for the Vision Language Modelling YouTube series - https://bit.ly/3PsbsC2 - by Prithivi Da. Open to PRs and collaborations☆14Updated 2 years ago
- Style transfer with ability to control stylization strength.☆15Updated 6 years ago
- A Simple but Powerful CNN Trainer For PyTorch☆26Updated 4 years ago
- Code for Neural Style Transfer.☆12Updated 4 years ago
- Cricket analytics for humans 🏏☆12Updated 2 years ago
- ☆24Updated 2 years ago
- A minimalistic boiler plate code for training pytorch models☆13Updated last year
- TensorFlow implementation of "Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks" by Han Zhang, et al.☆34Updated 5 years ago
- Generate 256x256, 512x512 resolution images with simple Convolutional GAN by adding Gaussian noise to discriminator layers.☆10Updated 4 years ago
- Contains Colab Notebooks show cool use-cases of different GCP ML APIs.☆10Updated 4 years ago
- ☆32Updated 4 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- Text-to-face implementation using AttnGan architecture.☆16Updated 3 years ago
- PyTorch Tutorial on google colaboratory.☆76Updated 5 years ago
- Create naive (no temporal loss) NST for videos with person segmentation. Just place your videos in data/, run and you get your stylized a…☆81Updated 4 years ago
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 3 years ago
- PyTorch implementation of SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation. Paper available in: https://a…☆11Updated 6 years ago