giusenso / seld-tcn

SELD-TCN: Sound Event Detection & Localization via Temporal Convolutional Network | Python w/ Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SELD-TCN: Sound Event Localization and Detection via Temporal Convolutional Networks

This repository contains a SELD-TCN implementation. The implementation is discussed here.

picture

The SELD-TCN was originally proposed in https://arxiv.org/abs/2003.01609.
SELDnet implementation (https://github.com/sharathadavanne/seld-net.git) has been used as a starting point for the development of this network.

Dataset: ANSIM (TUT Sound Events 2018 - Ambisonic, Anechoic and Synthetic Impulse Response Dataset) DOI

picture

About

SELD-TCN: Sound Event Detection & Localization via Temporal Convolutional Network | Python w/ Tensorflow

License:MIT License


Languages

Language:Python 93.8%Language:MATLAB 6.2%