All Projects → robgon-art → MachineRay

robgon-art / MachineRay

Licence: other
This is a project that uses AI to create abstract art. It is released under the CC BY-NC-SA license. See License.txt for details.

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to MachineRay

gapdecoder
Google Arts And Culture Downloader. Python script to download high-resolution images from google arts & culture.
Stars: ✭ 78 (-12.36%)
Mutual labels:  art
audiocard
⏯️ AudioCard - Opinionated, responsive, audio player compatible with Twitter Cards
Stars: ✭ 66 (-25.84%)
Mutual labels:  art
code-art
🌈 Collect beautiful art text, never bug. 收集好看的艺术代码,佛祖保佑,永无 Bug。找好看的注释,看这里。
Stars: ✭ 38 (-57.3%)
Mutual labels:  art
christmAIs
Text to abstract art generation for the holidays!
Stars: ✭ 90 (+1.12%)
Mutual labels:  abstract-art
latent space adventures
Buckle up, adventure in the styleGAN2-ada-pytorch network latent space awaits
Stars: ✭ 59 (-33.71%)
Mutual labels:  stylegan2
generative-art
I wanted to make a nicer sticker for Munihac, then things got out of hand.
Stars: ✭ 134 (+50.56%)
Mutual labels:  art
Shan Shui Inf
Procedurally generated Chinese landscape painting.
Stars: ✭ 3,168 (+3459.55%)
Mutual labels:  art
Animation-Nation
A ZTM Challenge for Hacktoberfest 2019
Stars: ✭ 164 (+84.27%)
Mutual labels:  art
JRubyArt
JRubyArt a ruby implementation of processing
Stars: ✭ 87 (-2.25%)
Mutual labels:  art
generative-art-Processing
Processingによるアート作品をまとめたリポジトリです.一部の作品はopenFrameworksで書かれています.This is a repository for art portfolio of Processing art. Some of arts are written in openFrameworks, one of the C++ libraries.
Stars: ✭ 31 (-65.17%)
Mutual labels:  art
Art1
Art1 by Richard Williams, 1968
Stars: ✭ 24 (-73.03%)
Mutual labels:  art
pxlsrt.js
Node.js module for pixel sorting.
Stars: ✭ 46 (-48.31%)
Mutual labels:  art
sketch360
Cross-Platform 360 Degree Panoramic Sketching App
Stars: ✭ 37 (-58.43%)
Mutual labels:  art
Generative-Art
A selection of generative art scripts written in Python
Stars: ✭ 284 (+219.1%)
Mutual labels:  art
generative-art
🌈🎨 Generative Art is the idea realized as genetic code of artificial events, as construction of dynamic complex systems able to generate endless variations. This is also a nuxt-module (@luxdamore/nuxt-canvas-sketch) - [three.js, tensorflow.js and gsap are not included].
Stars: ✭ 41 (-53.93%)
Mutual labels:  art
P5.js
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
Stars: ✭ 16,542 (+18486.52%)
Mutual labels:  art
stamps
A language for producing art
Stars: ✭ 116 (+30.34%)
Mutual labels:  art
MultiGame
MultiGame is a tool for rapid development in Unity
Stars: ✭ 16 (-82.02%)
Mutual labels:  art
art-turing-ellipse
A six-panel artistic rendition of Alan Turing
Stars: ✭ 17 (-80.9%)
Mutual labels:  art
odex-patcher
Run arbitrary code by patching OAT files
Stars: ✭ 44 (-50.56%)
Mutual labels:  art

MachineRay

By Robert. A Gonsalves MachineRay Output

For this project, I gathered images of abstract paintings from WikiArt.org, processed them, and fed them into StyleGAN2 at the size of 1024x1024. I trained the GAN for three weeks on a GPU using Google Colab. I then processed the output images by adjusting the aspect ratio and running them through another ANN for a super-resolution resize. The resultant images are 4096 pixels wide or tall, depending on the aspect ratio.

You can read my article about this project on Medium here: MachineRay: Using AI to Create Abstract Art

This GitHub repositoray contains the source code for the project.

The source code is released under the CC BY-NC-SA license. See License.txt for details.
CC BY-NC-SA

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].