Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

n_pitch_classes_used are not in [0, 12] #141

Open
KateSawada opened this issue Jun 22, 2023 · 0 comments
Open

n_pitch_classes_used are not in [0, 12] #141

KateSawada opened this issue Jun 22, 2023 · 0 comments

Comments

@KateSawada
Copy link

I checked exp/EXP_NAME/eval/n_pitch_classes_used/n_pitch_classes_used_N.npy and I expected its values in [0, 12]. However, it was array([11, 65, 82, 39, 73]) for example.
I suspect n_pitches_used() in src/musegan/metrics.py may be incorrect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant