Skip to content

Commit 5fdc7fc

Browse files
Update README.md
1 parent fe1a655 commit 5fdc7fc

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,21 @@ We developed and tested the source code on Ubuntu 18.04.6 LTS.
284284

285285
- provides support for the legacy datasets used in DCASE2020, 2021, 2022, and 2023.
286286

287+
## Truth attribute of evaluation data
288+
289+
### Public ground truth
290+
291+
The following code was used to calculate the official score. Among these is evaluation datasets ground truth.
292+
293+
- [dcase2023_task2_evaluator](https://github.com/nttcslab/dcase2023_task2_evaluator)
294+
295+
### In this repository
296+
297+
This repository have evaluation data's ground truth csv. this csv is using to rename evaluation datasets.
298+
You can calculate AUC and other score if add ground truth to evaluation datasets file name. *Usually, rename function is executed along with [download script](#description) and [auto download function](#41-enable-auto-download-dataset).
299+
300+
- [DCASE2023 task2](datasets/eval_data_list_2023.csv)
301+
287302

288303
## Citation
289304

0 commit comments

Comments
 (0)