File size: 2,082 Bytes
b639269 8132990 b639269 6d558c7 b639269 e2e24b5 ed1a811 b639269 1d7b0be b639269 1d7b0be b639269 1d7b0be b639269 a0a4eab 902d0c9 a0a4eab 35923fb 281b272 35923fb b639269 eec555a d8aa76f b639269 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 |
---
license: cc-by-nc-sa-4.0
size_categories:
- 100K<n<1M
tags:
- music
- images
- MIDI
- MIDI images
- MIDI music
- diffusion
- text-to-music
- music generation
- music images
pretty_name: midiimages
language:
- en
task_categories:
- text-to-image
- image-to-image
---
***
# A dataset of MIDI images designed for use with diffusion models for music generation, music classification, text-to-music and other purposes

***
# 🤗 Check out [Imagen MIDI Images LIVE demo on Hugging Face Spaces](https://huggingface.co/spaces/asigalov61/Imagen-POP-Music-Medley-Diffusion-Transformer) 🤗
***
# Installation
```python
from huggingface_hub import snapshot_download
repo_id = "asigalov61/MIDI-Images"
repo_type = 'dataset'
local_dir = "./MIDI-Images"
snapshot_download(repo_id, repo_type=repo_type, local_dir=local_dir)
```
***
# MIDI Images Code/Colabs
***
## MIDI Images Solo Piano Dataset Maker and Reader
[![Open In Colab][colab-badge]][colab-notebook1]
[colab-notebook1]: <https://colab.research.google.com/#fileId=https://huggingface.co/datasets/asigalov61/MIDI-Images/blob/main/MIDI_Images_Solo_Piano_Dataset_Maker.ipynb>
[colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>
### Create your own Solo Piano MIDI Images dataset
***
## Imagen MIDI Images Solo Piano Model Maker
[![Open In Colab][colab-badge]][colab-notebook2]
[colab-notebook2]: <https://colab.research.google.com/#fileId=https://huggingface.co/datasets/asigalov61/MIDI-Images/blob/main/Imagen_MIDI_Images_Solo_Piano_Model_Maker.ipynb>
[colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>
### Train your own Solo Piano MIDI Images Imagen model
***
# Pre-Trained MIDI Images [Imagen Models](https://huggingface.co/asigalov61/Imagen-Music-Diffusion-Transformer)
## Based upon [Imagen PyTorch implementation by lucidrains](https://github.com/lucidrains/imagen-pytorch)
***
### Project Los Angeles
### Tegridy Code 2024 |