All Projects → DCGAN-CelebA-PyTorch-CPP → Similar Projects or Alternatives

460 Open source projects that are alternatives of or similar to DCGAN-CelebA-PyTorch-CPP

cgan-face-generator
Face generator from sketches using cGAN (pix2pix) model
Stars: ✭ 52 (+271.43%)
Mutual labels:  gan
unrolled-gans
PyTorch Implementation of Unrolled Generative Adversarial Networks
Stars: ✭ 35 (+150%)
Mutual labels:  gan
AvatarGAN
Generate Cartoon Images using Generative Adversarial Network
Stars: ✭ 24 (+71.43%)
Mutual labels:  gan
PyTorchTOP
GPU PyTorch TOP in TouchDesigner with CUDA-enabled OpenCV
Stars: ✭ 58 (+314.29%)
Mutual labels:  libtorch
GAN-Anime-Characters
Applied several Generative Adversarial Networks (GAN) techniques such as: DCGAN, WGAN and StyleGAN to generate Anime Faces and Handwritten Digits.
Stars: ✭ 43 (+207.14%)
Mutual labels:  dcgan
ZSL-ADA
Code accompanying the paper "A Generative Framework for Zero Shot Learning with Adversarial Domain Adaptation"
Stars: ✭ 18 (+28.57%)
Mutual labels:  gan
Course-Project---Speech-Driven-Facial-Animation
ECE 535 - Course Project, Deep Learning Framework
Stars: ✭ 63 (+350%)
Mutual labels:  gan
Semantic Pyramid for Image Generation
PyTorch reimplementation of the paper: "Semantic Pyramid for Image Generation" [CVPR 2020].
Stars: ✭ 45 (+221.43%)
Mutual labels:  gan
ezgan
An extremely simple generative adversarial network, built with TensorFlow
Stars: ✭ 36 (+157.14%)
Mutual labels:  gan
scrabble-gan
Adversarial Generation of Handwritten Text Images
Stars: ✭ 49 (+250%)
Mutual labels:  gan
Deep-Exemplar-based-Video-Colorization
The source code of CVPR 2019 paper "Deep Exemplar-based Video Colorization".
Stars: ✭ 180 (+1185.71%)
Mutual labels:  gan
DCGAN-Head-Portrait-Generator
深度卷积生成对抗网络(DCGAN)—— 动漫妹子头像生成 2018-10-22
Stars: ✭ 19 (+35.71%)
Mutual labels:  dcgan
hifigan-denoiser
HiFi-GAN: High Fidelity Denoising and Dereverberation Based on Speech Deep Features in Adversarial Networks
Stars: ✭ 88 (+528.57%)
Mutual labels:  gan
LSGAN
Chainer implementation of Least Squares GAN (LSGAN)
Stars: ✭ 54 (+285.71%)
Mutual labels:  dcgan
CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 30 (+114.29%)
Mutual labels:  gan
DeepFlow
Pytorch implementation of "DeepFlow: History Matching in the Space of Deep Generative Models"
Stars: ✭ 24 (+71.43%)
Mutual labels:  gan
YoloV5-LibTorch
一个 C++ 版本的 YoloV5 封装库
Stars: ✭ 77 (+450%)
Mutual labels:  libtorch
automatic-manga-colorization
Use keras.js and cyclegan-keras to colorize manga automatically. All computation in browser. Demo is online:
Stars: ✭ 20 (+42.86%)
Mutual labels:  gan
libdeepvac
Use PyTorch model in C++ project
Stars: ✭ 98 (+600%)
Mutual labels:  libtorch
style-vae
Implementation of VAE and Style-GAN Architecture Achieving State of the Art Reconstruction
Stars: ✭ 25 (+78.57%)
Mutual labels:  celeba
GAN-auto-write
Generative Adversarial Network that learns to generate handwritten digits. (Learning Purposes)
Stars: ✭ 18 (+28.57%)
Mutual labels:  gan
Deep-Learning-Tensorflow
Gathers Tensorflow deep learning models.
Stars: ✭ 50 (+257.14%)
Mutual labels:  dcgan
gan-vae-pretrained-pytorch
Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.
Stars: ✭ 134 (+857.14%)
Mutual labels:  dcgan
TextBoxGAN
Generate text boxes from input words with a GAN.
Stars: ✭ 50 (+257.14%)
Mutual labels:  gan
mSRGAN-A-GAN-for-single-image-super-resolution-on-high-content-screening-microscopy-images.
Generative Adversarial Network for single image super-resolution in high content screening microscopy images
Stars: ✭ 52 (+271.43%)
Mutual labels:  gan
keras-text-to-image
Translate text to image in Keras using GAN and Word2Vec as well as recurrent neural networks
Stars: ✭ 60 (+328.57%)
Mutual labels:  dcgan
gan-error-avoidance
Learning to Avoid Errors in GANs by Input Space Manipulation (Code for paper)
Stars: ✭ 23 (+64.29%)
Mutual labels:  celeba
Simple-GAN-Base-on-Matlab
simple Generative Adversarial Networks base on matlab
Stars: ✭ 24 (+71.43%)
Mutual labels:  gan
SemanticSegmentation-Libtorch
Libtorch Examples
Stars: ✭ 38 (+171.43%)
Mutual labels:  libtorch
Advanced Models
여러가지 유명한 신경망 모델들을 제공합니다. (DCGAN, VAE, Resnet 등등)
Stars: ✭ 48 (+242.86%)
Mutual labels:  dcgan
MNIST-invert-color
Invert the color of MNIST images with PyTorch
Stars: ✭ 13 (-7.14%)
Mutual labels:  gan
AdvSegLoss
Official Pytorch implementation of Adversarial Segmentation Loss for Sketch Colorization [ICIP 2021]
Stars: ✭ 24 (+71.43%)
Mutual labels:  gan
libtorchjs
Node.js N-API wrapper for libtorch
Stars: ✭ 16 (+14.29%)
Mutual labels:  libtorch
infnet-spen
TensorFlow implementation [ICLR 18] "Learning Approximate Inference Networks for Structured Prediction"
Stars: ✭ 30 (+114.29%)
Mutual labels:  gan
Generative-Model
Repository for implementation of generative models with Tensorflow 1.x
Stars: ✭ 66 (+371.43%)
Mutual labels:  dcgan
Awesome-ICCV2021-Low-Level-Vision
A Collection of Papers and Codes for ICCV2021 Low Level Vision and Image Generation
Stars: ✭ 163 (+1064.29%)
Mutual labels:  gan
pytorch-ACSCP
Unofficial implementation of "Crowd Counting via Adversarial Cross-Scale Consistency Pursuit" with pytorch - CVPR 2018
Stars: ✭ 18 (+28.57%)
Mutual labels:  gan
HistoGAN
Reference code for the paper HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms (CVPR 2021).
Stars: ✭ 158 (+1028.57%)
Mutual labels:  gan
Introduction-to-GAN
Introduction to Generative Adversarial Networks
Stars: ✭ 21 (+50%)
Mutual labels:  gan
pytorch-cpp
Just messing around with PyTorch 1.0's JIT compiler and their new C++ API Libtorch.
Stars: ✭ 17 (+21.43%)
Mutual labels:  libtorch
emotion-recognition-GAN
This project is a semi-supervised approach to detect emotions on faces in-the-wild using GAN
Stars: ✭ 20 (+42.86%)
Mutual labels:  dcgan
coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Stars: ✭ 277 (+1878.57%)
Mutual labels:  dcgan
metrics
IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.
Stars: ✭ 91 (+550%)
Mutual labels:  gan
dcgan vae pytorch
dcgan combined with vae in pytorch!
Stars: ✭ 110 (+685.71%)
Mutual labels:  dcgan
MMD-GAN
Improving MMD-GAN training with repulsive loss function
Stars: ✭ 82 (+485.71%)
Mutual labels:  dcgan
SLE-GAN
Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis
Stars: ✭ 53 (+278.57%)
Mutual labels:  gan
StyleGANCpp
Unofficial implementation of StyleGAN's generator
Stars: ✭ 25 (+78.57%)
Mutual labels:  gan
LibtorchTutorials
This is a code repository for pytorch c++ (or libtorch) tutorial.
Stars: ✭ 463 (+3207.14%)
Mutual labels:  libtorch
DCGAN-CIFAR10
A implementation of DCGAN (Deep Convolutional Generative Adversarial Networks) for CIFAR10 image
Stars: ✭ 18 (+28.57%)
Mutual labels:  dcgan
TET-GAN
[AAAI 2019] TET-GAN: Text Effects Transfer via Stylization and Destylization
Stars: ✭ 74 (+428.57%)
Mutual labels:  gan
Pytorch-conditional-GANs
Implementation of Conditional Generative Adversarial Networks in PyTorch
Stars: ✭ 91 (+550%)
Mutual labels:  dcgan
MXNet-GAN
MXNet Implementation of DCGAN, Conditional GAN, pix2pix
Stars: ✭ 23 (+64.29%)
Mutual labels:  dcgan
ADL2019
Applied Deep Learning (2019 Spring) @ NTU
Stars: ✭ 20 (+42.86%)
Mutual labels:  gan
pytorch gan
Spectral Normalization and Projection Discriminator
Stars: ✭ 16 (+14.29%)
Mutual labels:  gan
pytorch-gans
PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN
Stars: ✭ 21 (+50%)
Mutual labels:  dcgan
dtt
A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).
Stars: ✭ 74 (+428.57%)
Mutual labels:  libtorch
prediction gan
PyTorch Impl. of Prediction Optimizer (to stabilize GAN training)
Stars: ✭ 31 (+121.43%)
Mutual labels:  dcgan
Pytorch-Basic-GANs
Simple Pytorch implementations of most used Generative Adversarial Network (GAN) varieties.
Stars: ✭ 101 (+621.43%)
Mutual labels:  dcgan
gan-image-similarity
InfoGAN inspired neural network trained on zap50k images (using Tensorflow + tf-slim). Intermediate layers of the discriminator network are used to do image similarity.
Stars: ✭ 111 (+692.86%)
Mutual labels:  gan
srgan
Pytorch implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
Stars: ✭ 39 (+178.57%)
Mutual labels:  gan
61-120 of 460 similar projects