geopattern
Image generator
Generates SVG image patterns from text input using pattern and color algorithms
Create beautiful generative image patterns from a string in golang.
1k stars
25 watching
63 forks
Language: Go
last commit: almost 6 years ago
Linked from 2 awesome lists
artgenerative-artgeopatterngooctagonpixel-artvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
jasonlong/geo_pattern | Generates geometric background images from strings using a combination of color manipulation and pattern generation. | 1,257 |
btmills/geopattern | Generates SVG patterns with geographic features | 1,825 |
taoxugit/attngan | Reproduces text-to-image generation with attentional generative adversarial networks. | 1,339 |
ajstarks/svgo | A Go library for generating Scalable Vector Graphics (SVG) files | 2,153 |
casualganpapers/make-a-scene | PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 333 |
kartograph/kartograph.py | Generates SVG maps from ESRI shapefiles | 1,004 |
reedscot/icml2016 | Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 913 |
zsdonghao/text-to-image | A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 599 |
hanzhanggit/stackgan | A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,860 |
gagan-bansal/geojson2svg | Converts GeoJSON data to an SVG string representation of a map | 229 |
juliuste/geojson-svgify | Converts GeoJSON geometry paths to SVG polyline elements | 17 |
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,300 |
yangxuntu/sgae | Automatically generates scene graphs from images to aid in image captioning tasks | 220 |
tokrug/golem-geomandel | Generates Mandelbrot images using the Golem network and integrates with a Yagna API for task management | 0 |
google-research/xmcgan_image_generation | This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |