sed_eval icon indicating copy to clipboard operation
sed_eval copied to clipboard

Evaluation toolbox for Sound Event Detection

Results 6 sed_eval issues
Sort by recently updated
recently updated
newest added

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 ![image](https://github.com/TUT-ARG/sed_eval/assets/55622586/f7c2a99f-b88f-4ff2-be4b-9e116481fcde)