sed_eval - Evaluation toolbox for Sound Event Detection
sed_eval is an open source Python toolbox which provides a standardized, and transparent way to evaluate sound event detection systems.
Authors
Toni Heittola (toni.heittola@tut.fi, GitHub, http://www.cs.tut.fi/~heittolt/)
Annamaria Mesaros (annamaria.mesaros@tut.fi, http://www.cs.tut.fi/~mesaros/)
Documentation
See http://tut-arg.github.io/sed_eval for manual and tutorials.
Installation instructions
The latest stable release is available on PyPI, and you can install with pip:
pip install sed_eval
Alternatively you can download or clone toolbox and use pip to handle dependencies:
unzip sed_eval.zip pip install -e sed_eval
or:
git clone https://github.com/TUT-ARG/sed_eval.git pip install -e sed_eval
Dependencies
The toolbox is tested to work with Python 2.7 and Python 3.6.
numpy >= 1.7.0
dcase_util >= 0.2.4
Citing
If you use sed_eval in a research project, please cite the following paper:
Annamaria Mesaros, Toni Heittola, and Tuomas Virtanen, “Metrics for polyphonic sound event detection”, Applied Sciences, 6(6):162, 2016 [HTML][PDF]
License
Code released under the MIT license.
Release files for sed_eval 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sed_eval-0.2.1.tar.gz | 21.8 kB | Details |
Release files / sed_eval-0.2.1.tar.gz
| Download URL | sed_eval-0.2.1.tar.gz |
|---|---|
| Size | 21.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ee3fc2ee2126f16d6821b21aee33b31238df6979d42aa0c7ba37e8c105621c76
|
|
BLAKE2b-256 checksum How to use checksums |
8db255591da46753ad1f1d375f5a0d1e12728ae9bf7270ecf47ff7fe902a4274
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |