Pytorch-Sketch-RNN
Sketch generator
A PyTorch implementation of a sketch-based RNN model for generating drawings.
a pytorch implementation of https://arxiv.org/abs/1704.03477
184 stars
5 watching
62 forks
Language: Python
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An introduction to PyTorch through the Neural-Style algorithm for image transformation | 136 |
| A PyTorch implementation of character-level RNN text generation using Gluon, trained on poetry and music lyrics data. | 143 |
| A collection of PyTorch implementations of various scene graph generation models | 732 |
| A PyTorch-based character-level neural network trained on Chinese poetry to generate poetic phrases | 239 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| A PyTorch implementation of a framework for generating captions with styles for images and videos. | 63 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| An implementation of a deep learning model for generating images from text descriptions | 262 |
| A PyTorch implementation of Generative Adversarial Networks for anime face drawing | 1,282 |
| A PyTorch implementation of a segmentation network architecture | 588 |
| PyTorch implementation of PNASNet-5 architecture | 317 |
| Generates code in a visual programming language using images as input | 40 |
| An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts | 65 |
| A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 161 |