Skip to content

aircarlo/MultilabelGraphSEC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multilabel Graph SEC

This repository contains the python implementation for the hybrid architecture (Convolutional-Recurrent NN + Gated Graph NN) described in the following paper: Graph Node Embeddings for ontology-aware Sound Event Classification: an evaluation study

The FSD50K dataset is taken from: FSD50K: an Open Dataset of Human-Labeled Sound Events (2020) - Eduardo Fonseca, Xavier Favory, Jordi Pons, Frederic Font, Xavier Serra and can be downloaded from Zenodo.

To reproduce the experiments, set the parameters in params.cfg according to your environment, then run python main.py --mode train for train, or python main.py --mode test for evaluation.

About

Multilabel ontology-aware Sound Event Classification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages