video-bgm-generation
video-bgm-generation copied to clipboard
Objective Evaluation
Hello author, I adopt “https://github.com/slSeanWU/MusDr” to evaluate the generated MIDI. But after I process the midi file to get the pickle file, the MusDr warehouse also needs the corresponding csv file to get the objective evaluation value. How do you convert the processed pickle file to csv?
The quick answer is I am not sure since it's been a long time. We may not have converted midi to csv. We might measure pitch entropy and grooving similarity using Muspy, which does not require conversion. As for Structure Indicators, I can only remember we used some public Matlab code. I am not sure about the source.
I will try to find our evaluation code, but I am unsure when and if I can find it. I suggest you check Muspy, MusDR, and The Jazz Transformer.
Thank you for your reply, if you can find the evaluation code, that would be great, looking forward to your reply