texture_nets
Texture generator
A software framework for generating textures and stylized images using neural networks.
Code for "Texture Networks: Feed-forward Synthesis of Textures and Stylized Images" paper.
1k stars
58 watching
217 forks
Language: Lua
last commit: about 7 years ago
Linked from 2 awesome lists
neural-stylestyle-transfertexture-networkstorch
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates synthetic digital images of visual textures based on mathematical models | 34 |
| This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |
| A C++ library for generating unique texture coordinates from meshes | 2,106 |
| Develops a system for generating real-time textures by combining precomputed models with generative adversarial networks. | 294 |
| A software framework for generating art-inspired images using deep learning techniques | 412 |
| A Generative Adversarial Networks implementation for modeling illustrations using a custom dataset of anime faces. | 269 |
| Developing a neural network-based colorization system for converting grayscale images to RGB colors | 1,037 |
| Automates the process of assigning colors to grayscale images using a deep learning model | 11 |
| A model that generates image patches from natural language descriptions by iteratively drawing and attending to relevant words. | 594 |
| An online application for generating procedural textures using JavaScript | 110 |
| Develops a neural network to color grayscale images using local and global features | 2 |
| 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 |
| Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 912 |
| A service for generating new images by mixing the content of an input image with the style of another image. | 51 |
| Implementation of a generative adversarial network for generating images with conditional variations. | 315 |