ankitshah009 / Task-4-Large-scale-weakly-supervised-sound-event-detection-for-smart-cars

Task 4 Large-scale weakly supervised sound event detection for smart cars
http://www.cs.tut.fi/sgn/arg/dcase2017/challenge/task-large-scale-sound-event-detection
Other
64 stars 31 forks source link

Problem with included files. #6

Closed dr-costas closed 7 years ago

dr-costas commented 7 years ago

Hey,

In line 73 of file task4.py there is the code:

sed_eval.sound_event.SegmentBasedMetrics

There is no package named sed_eval in the task4 framework nor in the sound event framework. How can one replace this sed_eval package? Or, where one can find this package?

The same stands for line 79.

Best,

dr-costas commented 7 years ago

OK! Found it. Was at the requirements from the DCASE framework.