ferdavid1 / AlbumArtGAN

Generating a unique piece of album art for my next music project, using a Deep Convolutional Generative Adversarial Network trained on a couple thousand of my favorite records' art.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlbumArtGAN

Deep Convolutional Generative Adversarial Network in Pytorch for album art generation

- uses Spotify API to pull album art from 2k of my favorite records. 

Album Art Contenders

- from lr = 0.001:
	- 400_scaled.png
	- 800_scaled.png
	- 1200_scaled.png
	- 2000_scaled.png
	- 3200_scaled.png
	- 3600_scaled.png
	- 5200_scaled.png

- from lr = 0.0002:
	- 1200_scaled.png
	- 2000_scaled.png
	- 3200_scaled.png
	- 5200_scaled.png

About

Generating a unique piece of album art for my next music project, using a Deep Convolutional Generative Adversarial Network trained on a couple thousand of my favorite records' art.


Languages

Language:Python 100.0%