primitive
Shape generator
An algorithm for generating artistic images by iteratively adding geometric shapes to minimize error between input and output
Reproducing images with geometric primitives.
13k stars
179 watching
617 forks
Language: Go
last commit: 4 months ago
Linked from 1 awesome list
artgographicsprimitives
Related projects:
Repository | Description | Stars |
---|---|---|
junyanz/igan | Interactive image generation using Generative Adversarial Networks to satisfy user edits in real-time | 3,977 |
fogleman/ln | A 3D line art renderer written in Go that produces 2D vector graphics from OpenGL pipelines | 3,277 |
junyanz/interactive-deep-colorization | A system for automatically colorizing black and white images with user interactions. | 2,694 |
albumentations-team/albumentations | A Python library for applying image transformations to data used in deep learning and computer vision tasks | 14,254 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 431 |
nvlabs/stylegan | A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,152 |
tkarras/progressive_growing_of_gans | A training methodology for generative adversarial networks to improve quality and stability | 6,095 |
meowtec/imagine | An image compression app that supports multiple formats and provides cross-platform compatibility | 3,704 |
kendricktan/drawlikebobross | An AI-powered tool to generate Bob Ross-inspired artwork using neural networks | 115 |
emilwallner/screenshot-to-code | A deep learning-based system to convert visual mockups into static website code using neural networks. | 16,416 |
aleju/imgaug | Tools for manipulating and enhancing images in machine learning applications | 14,417 |
lightly-ai/lightly | An open-source framework for self-supervised learning on images using deep learning techniques. | 3,165 |
tachibanayoshino/animegan | Generates anime-style images from real-world photos using a deep learning model. | 4,494 |
nvlabs/instant-ngp | A software toolkit for training and rendering neural graphics primitives | 16,033 |
luanfujun/deep-painterly-harmonization | A software implementation of a deep learning-based algorithm for generating harmonious paintings by adjusting the style of an input image. | 6,071 |