draw

Image generator

An implementation of DRAW, a neural network model for generating images based on attention mechanisms.

Torch implementation of DRAW: A Recurrent Neural Network For Image Generation

GitHub

137 stars
15 watching
32 forks
Language: Lua
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kendricktan/drawlikebobross An AI-powered tool to generate Bob Ross-inspired artwork using neural networks 115
tdrussell/illustrationgan A Generative Adversarial Networks implementation for modeling illustrations using a custom dataset of anime faces. 269
jtoy/sketchnet Generates code in a visual programming language using images as input 40
bahmutov/draw-cycle A Cycle.js application demonstrating the interaction of streams, events, and DOM elements in real-time 149
reedscot/icml2016 Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) 912
pbaylies/stylegan2 Implementation of a generative adversarial network for generating images with conditional variations. 315
jcjohnson/cnn-vis This project enables users to generate images using convolutional neural networks (CNNs) and visualize their activations. 499
adobe-type-tools/box-drawing A Python script to generate box drawing characters and block elements based on user-defined parameters. 146
lllyasviel/sketchkeras An AI system to convert paintings into sketches using a neural network and image processing techniques. 459
vinothpandian/react-sketch-canvas A React component for drawing and exporting vector shapes on a canvas. 468
rbbrdckybk/ai-art-generator Automates large batches of AI-generated artwork locally using GPU acceleration. 633
google/sg2im An end-to-end neural network model that generates images from scene graphs by processing input graph information through multiple layers of networks 1,302
ibm/max-fast-neural-style-transfer A service for generating new images by mixing the content of an input image with the style of another image. 51
carpedm20/began-pytorch An implementation of a deep learning model for generating images from text descriptions 262
alexis-jacq/pytorch-sketch-rnn A PyTorch implementation of a sketch-based RNN model for generating drawings. 184