Giter VIP home page Giter VIP logo

ankitshah009 / task-4-large-scale-weakly-supervised-sound-event-detection-for-smart-cars Goto Github PK

View Code? Open in Web Editor NEW
62.0 7.0 31.0 2.15 MB

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

Home Page: http://www.cs.tut.fi/sgn/arg/dcase2017/challenge/task-large-scale-sound-event-detection

License: Other

Python 95.93% Shell 2.32% Makefile 1.74%
dcase dcase2017 machine-learning acoustics

task-4-large-scale-weakly-supervised-sound-event-detection-for-smart-cars's Issues

Newline affecting evaluation scores

Hi,

I'm getting zero scores when running evaluation/TaskAEvaluate.py due to newline not being correctly removed from groundtruth and predictions labels.

I suggest changing line 19 in evaluation/Models.py to label = line.split("\t")[3].strip() to better handle whitespace characters. May also need to add somewhere for predicted_labels.

Thanks.

Unicode Error

Running with defaults on Scientific Linux 6.9, I am getting this encoding error when dowloading the files

[I]   Evaluator

[I]     Save path            : system/task4/evaluator

Files                    :   0%|                      | 0/51660 [00:00<?, ?it/s]

'latin-1' codec can't encode characters in position 33-37: ordinal not in range(256)

Problem with included files.

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,

question in strong labels for evaluation

Why is there so many utterance without any label (totally empty)???

For example, the utterance starts from zero and ends also at zero, what does it mean? The problem is my trained model can always detect something, but the label is empty, leading to more insertion errors.

hVvtTC9AmNs_30.000_40.000.wav 0 0 Train

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.