cnn-vis

Image generator

This project enables users to generate images using convolutional neural networks (CNNs) and visualize their activations.

Use CNNs to generate images

GitHub

499 stars
38 watching
111 forks
Language: Python
last commit: about 11 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jcjohnson/densecapA deep learning framework for generating natural language descriptions of images by detecting objects and their attributes1,584
google-research/xmcgan_image_generationThis implementation enables text-to-image generation by leveraging cross-modal contrastive learning.98
kainoj/colnetAutomates colorization of images based on machine learning models trained on image classification data.41
aman-chauhan/image-coloringDevelops a neural network to color grayscale images using local and global features2
ibm/max-image-caption-generatorAn image caption generation system utilizing machine learning models and deep neural networks.84
ibm/max-fast-neural-style-transferA service for generating new images by mixing the content of an input image with the style of another image.51
ahmedfgad/numpycnnA Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch577
deeprnn/image_captioningThis implementation allows users to generate captions from images using a neural network model with visual attention.790
jtoy/sketchnetGenerates code in a visual programming language using images as input40
jimmy-ren/vcnn_double-bladedAn implementation of convolutional neural networks in Matlab, providing GPU-enabled vectorized processing for image recognition and processing tasks.136
google/sg2imAn end-to-end neural network model that generates images from scene graphs by processing input graph information through multiple layers of networks1,302
mattya/chainer-dcganGenerates images using a Deep Convolutional Generative Adversarial Network (DCGAN) algorithm936
jhjacobsen/pytorch-i-revnetDeep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks.390
benedekrozemberczki/mixhop-and-n-gcnA deep learning framework implementation of higher-order graph convolutional architectures and their applications403
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491