chf2117
chf2117
The pipeline_passthru example did not work for me using the LyraT v4.3. Reverting e05f405 fixed the issue for me.
>yes, see [here.](https://github.com/craffel/mir_eval/issues/197#issuecomment-271113346) The music-ir link is dead for me. Do you know of any others?
Yes, I'll try to wrap it up in the next couple days
I'm a bit confused about comparing to MIREX results. The existing output*.json files don't match the differences from [this](https://github.com/craffel/mir_eval/pull/170#issuecomment-186446767) comment, so I'm not sure what to look for when comparing...
I'd like to take a stab at this. Seems like the way to do this is add a flag in precision_recall_f1_overlap and match_notes?
I've got a 3 line solution that makes sense to me [here](https://github.com/chf2117/mir_eval/blob/master/mir_eval/transcription.py#L430). Still need to test. Don't know a good way to generate test data. Any advice @justinsalamon?
@arxanas friendly bump! @claytonrcarter I see that you've been active recently. If possible could you take a look?