Open Source Libs
Find Open Source Packages
Open Source Libraries
👉
Celeba
41 Open Source Celeba Software Projects
Free and open source celeba code projects including engines, APIs, generators, and tools.
Alae
3210 ⭐
[CVPR2020] Adversarial Latent Autoencoders
Began Tensorflow
917 ⭐
Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"
Celebamask Hq
1448 ⭐
A large-scale face dataset for face parsing, recognition, generation and editing.
Tf.gans Comparison
472 ⭐
Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking
Pycadl
359 ⭐
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Pytorch Mnist Celeba Gan Dcgan
409 ⭐
Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST and CelebA datasets
Disentangling Vae
545 ⭐
Experiments for understanding disentanglement in VAE latent representations
Beta Vae
379 ⭐
Pytorch implementation of β-VAE
Pytorch Mnist Celeba Cgan Cdcgan
334 ⭐
Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Networks (cDCGAN) for MNIST dataset
Gan Tutorial
270 ⭐
Simple Implementation of many GAN models with PyTorch.
Infogan Pytorch
240 ⭐
PyTorch Implementation of InfoGAN
Factorvae
195 ⭐
Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)
Msg Gan V1
135 ⭐
MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)
Hd Celeba Cropper
140 ⭐
To obtain high resolution face images from CelebA
Tf Exercise Gan
111 ⭐
Tensorflow implementation of different GANs and their comparisions
Celeba Hq Modified
96 ⭐
Modified h5tool.py make user getting celeba-HQ easier
Yolo Face
62 ⭐
use yolo v2 to train face detection model on CelebA dataset
Keras Face Recognition
45 ⭐
Who is your doppelgänger and more with Keras face recognition
Hologan Pytorch
56 ⭐
Non-official + minimal reimplementation of HoloGAN by Nguyen-Phuoc, et al: https://arxiv.org/abs/1904.01326
Dcgan
41 ⭐
PyTorch implementation of DCGAN
Celeba Hq Dataset Download
82 ⭐
Download CelebA-HQ dataset easily ! Create with docker or download from Google Drive.
Progressive Growing Torch
34 ⭐
Torch implementation of "PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION"
Cdcgan
41 ⭐
PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)
Gan Error Avoidance
23 ⭐
Learning to Avoid Errors in GANs by Input Space Manipulation (Code for paper)
Binary_gan_demo
25 ⭐
Dcgan Pytorch
23 ⭐
A Pytorch implementation of "Deep Convolutional Generative Adversarial Networks"
Tensorflow_dcgan
22 ⭐
Study Friendly Implementation of DCGAN in Tensorflow
Began Pytorch
22 ⭐
Implementation of BEGAN in Pytorch and other interpolation experiments
Face_vae
19 ⭐
A VAE for CelebA
Vae
46 ⭐
Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.
Thatcher Effect Dataset Generator
29 ⭐
Apply Thatcher illusion on a set of face photos
Generative Models Collection
25 ⭐
PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN
Dense EqUI Torch
12 ⭐
Torch7 implementation of Unsupervised object learning from dense equivariant image labelling
Style Vae
21 ⭐
Implementation of VAE and Style-GAN Architecture Achieving State of the Art Reconstruction
Infogan Cr
37 ⭐
[ICML 2020] InfoGAN-CR and ModelCentrality: Self-supervised Model Training and Selection for Disentangling GANs
Interpretability By Parts
103 ⭐
Code repository for "Interpretable and Accurate Fine-grained Recognition via Region Grouping", CVPR 2020 (Oral)
Dcgan Celeba Pytorch Cpp
14 ⭐
DCGAN Implementation using PyTorch in both C++ and Python
Wae Wgan
11 ⭐
Reimplementation of Wasserstein Auto Encoder (WAE) with Wasserstein GAN based penalty D_Z in Tensorflow
Make Celeba Hq
11 ⭐
Supposed you've downloaded CelebA & CelebA-HQ dataset, and want to get HQ images from them.
Facial Attributes Classification
14 ⭐
Facial attributes classification based on MobileNet, a light weight deep neural network with CelebA cropped dataset. (based on Pytorch)
Bsn
11 ⭐
[NeurIPS 2021] Why Spectral Normalization Stabilizes GANs: Analysis and Improvements