All Projects → multitask-CycleGAN → Similar Projects or Alternatives

470 Open source projects that are alternatives of or similar to multitask-CycleGAN

gzsl-od
Out-of-Distribution Detection for Generalized Zero-Shot Action Recognition
Stars: ✭ 47 (-46.59%)
Deep-Learning-Pytorch
A repo containing code covering various aspects of deep learning on Pytorch. Great for beginners and intermediate in the field
Stars: ✭ 59 (-32.95%)
Adversarial-Learning-for-Generative-Conversational-Agents
This repository contains a new adversarial training method for Generative Conversational Agents
Stars: ✭ 71 (-19.32%)
progressive-growing-of-gans.pytorch
Unofficial PyTorch implementation of "Progressive Growing of GANs for Improved Quality, Stability, and Variation".
Stars: ✭ 51 (-42.05%)
SDGym
Benchmarking synthetic data generation methods.
Stars: ✭ 177 (+101.14%)
SMILE
SMILE: Semantically-guided Multi-attribute Image and Layout Editing, ICCV Workshops 2021.
Stars: ✭ 28 (-68.18%)
Wasserstein2GenerativeNetworks
PyTorch implementation of "Wasserstein-2 Generative Networks" (ICLR 2021)
Stars: ✭ 38 (-56.82%)
binarygan
Code for "Training Generative Adversarial Networks with Binary Neurons by End-to-end Backpropagation"
Stars: ✭ 25 (-71.59%)
stylegan-encoder
StyleGAN Encoder - converts real images to latent space
Stars: ✭ 694 (+688.64%)
Paper-Notes
Paper notes in deep learning/machine learning and computer vision
Stars: ✭ 37 (-57.95%)
DiscoGAN-TF
Tensorflow Implementation of DiscoGAN
Stars: ✭ 57 (-35.23%)
HashGAN
HashGAN: Deep Learning to Hash with Pair Conditional Wasserstein GAN
Stars: ✭ 63 (-28.41%)
AdversarialBinaryCoding4ReID
Codes of the paper "Adversarial Binary Coding for Efficient Person Re-identification"
Stars: ✭ 12 (-86.36%)
Generative Continual Learning
No description or website provided.
Stars: ✭ 51 (-42.05%)
pytorch-GAN
My pytorch implementation for GAN
Stars: ✭ 12 (-86.36%)
Generative MLZSL
[TPAMI Under Submission] Generative Multi-Label Zero-Shot Learning
Stars: ✭ 37 (-57.95%)
WGAN-GP-tensorflow
Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"
Stars: ✭ 23 (-73.86%)
deep-blueberry
If you've always wanted to learn about deep-learning but don't know where to start, then you might have stumbled upon the right place!
Stars: ✭ 17 (-80.68%)
ganbert
Enhancing the BERT training with Semi-supervised Generative Adversarial Networks
Stars: ✭ 205 (+132.95%)
Sketch2Color-anime-translation
Given a simple anime line-art sketch the model outputs a decent colored anime image using Conditional-Generative Adversarial Networks (C-GANs) concept.
Stars: ✭ 90 (+2.27%)
precision-recall-distributions
Assessing Generative Models via Precision and Recall (official repository)
Stars: ✭ 80 (-9.09%)
CVC
CVC: Contrastive Learning for Non-parallel Voice Conversion (INTERSPEECH 2021, in PyTorch)
Stars: ✭ 45 (-48.86%)
Mutual labels:  cyclegan
gan deeplearning4j
Automatic feature engineering using Generative Adversarial Networks using Deeplearning4j and Apache Spark.
Stars: ✭ 19 (-78.41%)
mtss-gan
MTSS-GAN: Multivariate Time Series Simulation with Generative Adversarial Networks (by @firmai)
Stars: ✭ 77 (-12.5%)
Awesome-GAN-Resources
🤖A list of resources to help anyone getting started with GANs 🤖
Stars: ✭ 90 (+2.27%)
coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Stars: ✭ 277 (+214.77%)
30-Days-GANs-Paper-Reading
30 Days GANs Paper Reading
Stars: ✭ 41 (-53.41%)
SpareNet
Style-based Point Generator with Adversarial Rendering for Point Cloud Completion (CVPR 2021)
Stars: ✭ 118 (+34.09%)
CycleGAN-Models
Models generated by CycleGAN
Stars: ✭ 42 (-52.27%)
Mutual labels:  cyclegan
CharacterGAN
CharacterGAN: Few-Shot Keypoint Character Animation and Reposing (Best Paper WACV 2022)
Stars: ✭ 172 (+95.45%)
CycleGAN
A simple code of CycleGAN which is easy to read is implemented by TensorFlow
Stars: ✭ 21 (-76.14%)
Mutual labels:  cyclegan
deep-learning-roadmap
my own deep learning mastery roadmap
Stars: ✭ 40 (-54.55%)
AGD
[ICML2020] "AutoGAN-Distiller: Searching to Compress Generative Adversarial Networks" by Yonggan Fu, Wuyang Chen, Haotao Wang, Haoran Li, Yingyan Lin, Zhangyang Wang
Stars: ✭ 98 (+11.36%)
ST-CGAN
Dataset and Code for our CVPR'18 paper ST-CGAN: "Stacked Conditional Generative Adversarial Networks for Jointly Learning Shadow Detection and Shadow Removal"
Stars: ✭ 64 (-27.27%)
awesome-gan
A collection of AWESOME things about GAN
Stars: ✭ 42 (-52.27%)
Mutual labels:  image-translation
hyperstyle
Official Implementation for "HyperStyle: StyleGAN Inversion with HyperNetworks for Real Image Editing" (CVPR 2022) https://arxiv.org/abs/2111.15666
Stars: ✭ 874 (+893.18%)
CoCosNet-v2
CoCosNet v2: Full-Resolution Correspondence Learning for Image Translation
Stars: ✭ 312 (+254.55%)
Mutual labels:  image-translation
pix2pix
This project uses a conditional generative adversarial network (cGAN) named Pix2Pix for the Image to image translation task.
Stars: ✭ 28 (-68.18%)
Mutual labels:  cyclegan
EGSC-IT
Tensorflow implementation of ICLR2019 paper "Exemplar Guided Unsupervised Image-to-Image Translation with Semantic Consistency"
Stars: ✭ 29 (-67.05%)
Mutual labels:  image-translation
path planning GAN
Path Planning using Generative Adversarial Network (GAN)
Stars: ✭ 36 (-59.09%)
SMIT
Pytorch implemenation of Stochastic Multi-Label Image-to-image Translation (SMIT), ICCV Workshops 2019.
Stars: ✭ 37 (-57.95%)
Mutual labels:  image-translation
CS-DisMo
[ICCVW 2021] Rethinking Content and Style: Exploring Bias for Unsupervised Disentanglement
Stars: ✭ 20 (-77.27%)
Mutual labels:  image-translation
TF2-GAN
🐳 GAN implemented as Tensorflow 2.X
Stars: ✭ 61 (-30.68%)
Elegant
ELEGANT: Exchanging Latent Encodings with GAN for Transferring Multiple Face Attributes
Stars: ✭ 253 (+187.5%)
Awesome Tensorlayer
A curated list of dedicated resources and applications
Stars: ✭ 248 (+181.82%)
Audio2Guitarist-GAN
Two-stage GANs that generate fingerstyle guitarist images from audio.
Stars: ✭ 53 (-39.77%)
Articles-Bookmarked
No description or website provided.
Stars: ✭ 30 (-65.91%)
Introduction-to-Deep-Learning-and-Neural-Networks-Course
Code snippets and solutions for the Introduction to Deep Learning and Neural Networks Course hosted in educative.io
Stars: ✭ 33 (-62.5%)
Video prediction
Stochastic Adversarial Video Prediction
Stars: ✭ 247 (+180.68%)
Generative Inpainting Pytorch
A PyTorch reimplementation for paper Generative Image Inpainting with Contextual Attention (https://arxiv.org/abs/1801.07892)
Stars: ✭ 242 (+175%)
progressive growing of GANs
Pure tensorflow implementation of progressive growing of GANs
Stars: ✭ 31 (-64.77%)
Tf Sndcgan
Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)
Stars: ✭ 245 (+178.41%)
The Gan World
Everything about Generative Adversarial Networks
Stars: ✭ 243 (+176.14%)
Cross-Domain-Image-Translation-Using-CycleGAN
CycleGAN based neural network architecture to change the gender of a person’s face
Stars: ✭ 15 (-82.95%)
PESR
Official code (Pytorch) for paper Perception-Enhanced Single Image Super-Resolution via Relativistic Generative Networks
Stars: ✭ 28 (-68.18%)
Adgan
The Implementation of paper "Controllable Person Image Synthesis with Attribute-Decomposed GAN"
Stars: ✭ 239 (+171.59%)
Sgan
Stacked Generative Adversarial Networks
Stars: ✭ 240 (+172.73%)
Img2Img-Translation-Networks
Tensorflow implementation of paper "unsupervised image to image translation networks"
Stars: ✭ 67 (-23.86%)
Finegan
FineGAN: Unsupervised Hierarchical Disentanglement for Fine-grained Object Generation and Discovery
Stars: ✭ 240 (+172.73%)
Gif
GIF is a photorealistic generative face model with explicit 3D geometric and photometric control.
Stars: ✭ 233 (+164.77%)
61-120 of 470 similar projects