This is the MUImage dataset used to facilitate image to music generation, consisting of 9,966 music files with a total playtime of 27.72 hours generated using the MU-LLaMA and BLIP Image Captioning models.
This dataset is used to train the M2UGen model.
The MUImageInstructions.json file contains a list with each of the element having the following format:
{
"input_file": "1OeqDC6vmto.jpg",
"output_file": "1OeqDC6vmto.mp3",
"conversation": [
{
"from":… See the full description on the dataset page:
https://huggingface.co/datasets/M2UGen/MUImage.