sed_eval
sed_eval copied to clipboard
Evaluation toolbox for Sound Event Detection
The reset() function initializes all internal states. So isn't it natural to set these variables be zero, too? in SegmentBasedMetrics class, ``` def reset(self): """Reset internal state """ self.evaluated_length_seconds =...
The documentation for [EventBasedMetrics](https://tut-arg.github.io/sed_eval/sound_event.html#sed_eval.sound_event.EventBasedMetrics) is misleading. It says: ``` t_collar : float (0,] Time collar used when evaluating validity of the onset and offset, in seconds. Default value 0.2 percentage_of_length...
In a particular test, my system failed to produce any event of one of the reference classes (C). As expected, its recall is 0, and its precision NaN on that...
Hi ! first thanks for this nice toolbox , very helpful! I was just wondering whether you had implemented a confusion matrix somewhere ? I would be particularly interested in...
Extension adds confusion matrix summary for EventBasedMetrics.
Found typo "setyp" in installation page, and many that link to the heading 