google-research / mint

Multi-modal Content Creation Model Training Infrastructure including the FACT model (AI Choreographer) implementation.
Apache License 2.0
497 stars 85 forks source link

In calculate_beat_scores.py, what should be the result_files? #52

Open mingdianliu opened 2 years ago

mingdianliu commented 2 years ago

Hi. After evaluation, I just tried to run calculate_beat_scores.py. However, the default result_files is '/mnt/data/aist_paper_results/*.pkl' which doesn't work. Is there anyone could tell me how to generate the motion and replace the default result files? Thank you very much!

ShineYeon commented 1 year ago

I have same issue, Did you solve the problem?

mingdianliu commented 1 year ago

Not yet. I will continue to work on it in the following days. Will update it if I resolve this issue.

DammalapatiVenu commented 1 year ago

Is this problem solved..?? If solved, please tell the solution. Thanks!