gandissect

GAN analyzer

Visualizes and understands internal representations of generative adversarial networks (GANs) to analyze their behavior and improve performance.

Pytorch-based tools for visualizing and understanding the neurons of a GAN. https://gandissect.csail.mit.edu/

GitHub

2k stars
76 watching
280 forks
Language: Python
last commit: over 5 years ago
deep-learninggangenerative-adversarial-networkimage-manipulationinteractive-visualizationsinterpretable-mlpytorch

Related projects:

RepositoryDescriptionStars
mailmahee/pytorch-generative-adversarial-networksAn implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution.32
karoly-hars/gan_image_colorizingThis project explores image colorization using generative adversarial networks on the CIFAR10 dataset.11
tensorflow/ganProvides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow944
carpedm20/discogan-pytorchA PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations.1,084
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
pathak22/context-encoderUnsupervised feature learning by image inpainting using Generative Adversarial Networks (GANs)887
zcemycl/matlab-ganA collection of MATLAB implementations for Generative Adversarial Networks (GANs) and related deep learning techniques190
nashory/gans-collection.torchA collection of Torch implementations for training various types of Generative Adversarial Networks (GANs)55
mit-han-lab/data-efficient-gansImproves GAN training efficiency by incorporating data augmentation1,286
tensorlayer/dcganA deep learning implementation of a generative adversarial network for generating images from text descriptions.340
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
nexusapoorvacus/deepvariationstructuredrlAn implementation of reinforcement learning for visual relationship and attribute detection using PyTorch.63
hanzhanggit/stackgan-v2Software framework for training and evaluating generative models of images and text based on adversarial networks847
orobix/visual-feature-attribution-using-wasserstein-gans-pytorchA PyTorch implementation of a feature attribution technique using Wasserstein Generative Adversarial Networks for anomaly detection in medical images.93
dmitryulyanov/ageThis repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation.285