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/
2k stars
76 watching
280 forks
Language: Python
last commit: over 3 years ago deep-learninggangenerative-adversarial-networkimage-manipulationinteractive-visualizationsinterpretable-mlpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution. | 32 |
| This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. | 11 |
| Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow | 944 |
| A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. | 1,084 |
| Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| Unsupervised feature learning by image inpainting using Generative Adversarial Networks (GANs) | 887 |
| A collection of MATLAB implementations for Generative Adversarial Networks (GANs) and related deep learning techniques | 190 |
| A collection of Torch implementations for training various types of Generative Adversarial Networks (GANs) | 55 |
| Improves GAN training efficiency by incorporating data augmentation | 1,286 |
| A deep learning implementation of a generative adversarial network for generating images from text descriptions. | 340 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. | 63 |
| Software framework for training and evaluating generative models of images and text based on adversarial networks | 847 |
| A PyTorch implementation of a feature attribution technique using Wasserstein Generative Adversarial Networks for anomaly detection in medical images. | 93 |
| This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |