-
Notifications
You must be signed in to change notification settings - Fork 1
/
3rd-party-licenses.txt
51 lines (38 loc) · 2.72 KB
/
3rd-party-licenses.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Third Party Licenses
====================
ICASSP 2021 Urbansas Baseline includes material from the projects listed below
(Third Party IP). The original copyright notice and the license under which we
received such Third Party IP, are set forth below.
--------------------------------------------------------------------------
Overview
--------------------------------------------------------------------------
models/dcase_seld_common.py:
Name: DCASE 2021: Sound Event Localization and Detection with Directional Interference
Version: N/A
URL: https://github.com/sharathadavanne/seld-dcase2021
License: CC BY-NC
Copyright: Copyright (c) 2021 Tampere University and its licensors
--------------------------------------------------------------------------
Licenses
--------------------------------------------------------------------------
a. DCASE 2021: Sound Event Localization and Detection with Directional Interference
Copyright (c) 2021 Tampere University and its licensors All rights reserved.
Permission is hereby granted, without written agreement and without license or royalty fees, to use and copy the code
for the Sound Event Localization and Detection using Convolutional Recurrent Neural Network method/architecture,
present in the GitHub repository with the handle seld-dcase2021, (“Work”) described in the paper with title
"Sound event localization and detection of overlapping sources using convolutional recurrent neural network"
and composed of files with code in the Python programming language. This grant is only for experimental and
non-commercial purposes, provided that the copyright notice in its entirety appear in all copies of this Work,
and the original source of this Work, Audio Research Group at Tampere University, is acknowledged in any publication
that reports research using this Work.
Any commercial use of the Work or any part thereof is strictly prohibited. Commercial use include, but is not limited to:
* selling or reproducing the Work
* selling or distributing the results or content achieved by use of the Work
* providing services by using the Work.
IN NO EVENT SHALL TAMPERE UNIVERSITY OR ITS LICENSORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL,
INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS WORK AND ITS DOCUMENTATION, EVEN IF
TAMPERE UNIVERSITY OR ITS LICENSORS HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
TAMPERE UNIVERSITY AND ALL ITS LICENSORS SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE WORK PROVIDED HEREUNDER IS
ON AN "AS IS" BASIS, AND THE TAMPERE UNIVERSITY HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES,
ENHANCEMENTS, OR MODIFICATIONS.