Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 927 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 927 Bytes

midi2img2vae

A VAE trained on the image representation of midi files.

Dataset

groove-v1.0.0-midionly.zip from the Groove MIDI Dataset

Steps

Status

I am still exploring this idea. Feel free to clone this repo and contribute if you like it. I am sharing a model and some examples in the generations/ folder.

Credits

The code is mostly based on the VAE series by Valerio Velardo.