discriminator topic

List discriminator repositories

gan-depth-semantic3d

39
Stars
12
Forks
Watchers

Adversarial Semantic Scene Completion from a Single Depth Image, accepted in 3DV 2018

limitrr

204
Stars
9
Forks
Watchers

Light NodeJS rate limiting and response delaying using Redis - including Express middleware.

generative-models

495
Stars
75
Forks
Watchers

Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN

multi-tenant-app-demo

67
Stars
26
Forks
Watchers

Demonstrates the discriminator field (shared schema) based multi-tenant application using Spring Boot & Hibernate 5.

This repository contains my full work and notes on Deeplearning.ai GAN Specialization (Generative Adversarial Networks)

progressive-growing-of-gans.pytorch

50
Stars
5
Forks
Watchers

ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods

DeepZip

136
Stars
23
Forks
Watchers

NN based lossless compression

UDA

95
Stars
15
Forks
Watchers

Unsupervised Domain Adaptation for Computer Vision Tasks

MMD-GAN

84
Stars
19
Forks
Watchers

Improving MMD-GAN training with repulsive loss function

DCGAN-CIFAR10-pytorch

26
Stars
7
Forks
Watchers

A DCGAN built on the CIFAR10 dataset using pytorch