YatingMusic / remi

"Pop Music Transformer: Beat-based Modeling and Generation of Expressive Pop Piano Compositions", ACM Multimedia 2020
GNU General Public License v3.0
557 stars 85 forks source link

The code for evaluation(downbeat and so on) #19

Closed theseventhflow closed 4 years ago

theseventhflow commented 4 years ago

Hi,

Thank you for your information about the dataset and I can generate pretty good result! Now I would like to evaluate the beat std, downbeat std and downbeat salience. After doing some research, I think you might use the madmom package to calculate the three scores(I am not sure.), and I am not familiar with that package. Therefore, could you please share your evaluation code with me?

image

theseventhflow commented 4 years ago

Hi, I have figured out how to calculate the downbeat. Please ignore my issue. Thanks.

remyhuang commented 4 years ago

You can see the RNNDownBeatProcessor and DBNDownBeatTrackingProcessor from madmom. (too busy recently, sorry)

theseventhflow commented 4 years ago

No problem! Now I know how to use madmom. Thank you.

MarcusLee-awsome commented 3 years ago

Would you mind sharing the code of evaluation?

dedededefo commented 2 years ago

没问题!现在我知道如何使用 madmom 了。谢谢你。

Hello, do you know where the author used the method of beat and downbeat extraction

dedededefo commented 2 years ago

你可以看到来自 madmom 的 RNNDownBeatProcessor 和 DBNDownBeatTrackingProcessor。(最近太忙,抱歉)

Hello, excuse me. I want to know where you used the method of beat and downbeat extraction. Thank you