DNN-based_source_separation icon indicating copy to clipboard operation
DNN-based_source_separation copied to clipboard

Evaluation metrics

Open tky823 opened this issue 4 years ago • 1 comments
trafficstars

Evaluation of source separation by

  • SDR (improvement)
  • SIR (improvement)
  • SAR

These are realized by mir_eval.

tky823 avatar Jan 15 '21 15:01 tky823

I added these metrics (SDR, SIR, and SAR) using mir_eval package. This evaluation considers the time-invariant filter, but the mixture is assumed as an instantaneous mixture. Should I implement it by myself?

tky823 avatar Jan 16 '21 02:01 tky823