datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
JoyceCacheSchaferEveResearchjazz-set
Dataset Card for "edm_wavset"
More Information needed
JAZZMUS
Optical Music Recognition of Jazz Lead Sheets
📄 Conf. materials |
🖥️ Slides |
🎶 Poster
Dataset
How to use
Check the following code:
import ast
from datasets import load_dataset
from PIL import ImageDraw
DATASET_NAME = "PRAIG/JAZZMUS"
ds = load_dataset(DATASET_NAME)
image = ds["train"][0]["image"]
# list of systems, with bounding boxes and encoding
systems = ast.literal_eval(ds["train"][0]["annotation"])["systems"]
# full page encodings
encoding… See the full description on the dataset page: https://huggingface.co/datasets/PRAIG/JAZZMUS.JazzHiphop
Dataset Card for "JazzHiphop"
More Information needed
SchaferEveResearchjazzset2jazzyjazzy3.0JAZZMUS_staffLevel🚨 Please check the original dataset page for further information.
🤗 Original JAZZMUS dataset card
Optical Music Recognition of Jazz Lead Sheets - Staff Level Dataset
We provide musical scores for 163 unique jazz standards in MusicXML and Humdrum **kern format. The latter is widely used in systems that output musical scores, because it is a compact and easy-to-handle format.
The MusicXML scores are sourced from the Wikifonia database (discontinued in 2013) and have been partially… See the full description on the dataset page: https://huggingface.co/datasets/PRAIG/JAZZMUS_staffLevel.jazz_spectrograms_256
Dataset Card for "jazz_spectrograms_256"
More Information needed
JAZZMUS_Synthetic🚨 Please check the original dataset page for further information.
🤗 Original JAZZMUS dataset card
jazzyimagesjazzy2.0Seg_Pred
