GAN-based framework to generate depth images of infants from a desired image and pose
-
Updated
Mar 16, 2022 - Python
GAN-based framework to generate depth images of infants from a desired image and pose
This GitHub repository contains an implementation of Deep Convolutional Generative Adversarial Networks (DCGAN) for image generation. With this project, you can generate stunning and realistic images using the power of deep learning.
Pytorch implementation of popular generative models
This research introduces PotatoGANs, a novel data augmentation technique using GANs to generate synthetic potato disease images, improving model generalization in agricultural disease segmentation
A pip-installable evaluator for GANs (IS and FID). Accepts either dataloaders or individual batches. Supports on-the-fly evaluation during training. A working DCGAN SVHN demo script provided.
PyTorch implementation of 'DDPM' (Ho et al., 2020) and training it on CelebA 64×64
Implementation of GAN-based text-to-image models for a comparative study on the CUB and COCO datasets
CXR-ACGAN: Auxiliary Classifier GAN (AC-GAN) for Chest X-Ray (CXR) Images Generation (Pneumonia, COVID-19 and healthy patients) for the purpose of data augmentation. Implemented in TensorFlow, trained on COVIDx CXR-3 dataset.
Lots of evaluation metrics for the generative adversarial networks in pytorch
Metrics to evaluate GAN
Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10
An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.
Inception score for measuring quality of images generating from GAN
Pytorch implementation of common image generation metrics.
CPU/GPU/TPU implementation of the Inception Score
IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.
High-fidelity performance metrics for generative models in PyTorch
Compute FID scores with PyTorch.
Add a description, image, and links to the inception-score topic page so that developers can more easily learn about it.
To associate your repository with the inception-score topic, visit your repo's landing page and select "manage topics."