from datasets import load_dataset
captions = load_dataset("disco-eth/edm-cue")
The EDM-CUE dataset contains metadata for ~5k EDM tracks. Cue points are essential for DJs, so we asked the question "can they be placed by a learned system?" To Answer this question we gathered 21k cue points manually placed by human experts, and provide them in this dataset for future use.
To cite this dataset or for more information, please see Cue Point Estimation using Object Detection.
The dataset contains the following features:
from datasets import load_dataset
captions = load_dataset("disco-eth/edm-cue")
The EDM-CUE dataset contains metadata for ~5k EDM tracks. Cue points are essential for DJs, so we asked the question "can they be placed by a learned system?" To Answer this question we gathered 21k cue points manually placed by human experts, and provide them in this dataset for future use.
To cite this dataset or for more information, please see Cue Point Estimation using Object Detection.
The dataset contains the following features: