GokseninYuksel commited on
Commit
541c538
·
verified ·
1 Parent(s): 5824824

Update tau2019-v1.0.0-full/task_metadata.json

Browse files
tau2019-v1.0.0-full/task_metadata.json CHANGED
@@ -4,15 +4,16 @@
4
  "embedding_type": "event",
5
  "prediction_type": "accdoa",
6
  "split_mode": "new_split_kfold",
7
- "nfolds": 4,
8
  "sample_duration": null,
9
  "source_dynamics": "static",
10
  "evaluation": [
11
- "SELD"
12
  ],
13
  "evaluation_params": {
14
- "doa_threshold" : 20,
15
- "average": "macro"
 
16
  },
17
  "download_urls": [
18
  {
@@ -36,6 +37,7 @@
36
  "fold00",
37
  "fold01",
38
  "fold02",
39
- "fold03"
 
40
  ]
41
  }
 
4
  "embedding_type": "event",
5
  "prediction_type": "accdoa",
6
  "split_mode": "new_split_kfold",
7
+ "nfolds": 5,
8
  "sample_duration": null,
9
  "source_dynamics": "static",
10
  "evaluation": [
11
+ "OldSELD"
12
  ],
13
  "evaluation_params": {
14
+ "azimuth_list" : [-180, 180],
15
+ "elevation_list" : [-40, 50],
16
+ "_doa_resolution": 10
17
  },
18
  "download_urls": [
19
  {
 
37
  "fold00",
38
  "fold01",
39
  "fold02",
40
+ "fold03",
41
+ "fold04"
42
  ]
43
  }