You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-2Lines changed: 15 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,8 +61,10 @@ We will launch the datasets in three stages. Therefore, please download the data
61
61
+ DCASE 2024 Challenge Task 2
62
62
+ "Development Dataset" **New! (2024/04/01)**
63
63
+ Download "dev\_data_<machine_type>.zip" from [https://zenodo.org/records/10902294](https://zenodo.org/records/10902294).
64
-
+ "Additional Training Dataset", i.e., the evaluation dataset for training **New! (2024/05/15)**
65
-
+ Download "eval\_data_<machine_type>_train.zip" from [https://zenodo.org/records/11183284](https://zenodo.org/records/11183284).
64
+
+ "Additional Training Dataset", i.e., the evaluation dataset for training
65
+
+~~Download "eval\_data_<machine_type>_train.zip" from [https://zenodo.org/records/11183284](https://zenodo.org/records/11183284). **Updated on (2024/05/15)**~~
66
+
+ Download "eval\_data_<machine_type>_\[train\|train_r2\].zip" from [https://zenodo.org/records/11259435](https://zenodo.org/records/11259435). **New! 2023/05/24**
67
+
66
68
67
69
+ For DCASE 2023 Challenge Task 2
68
70
(C.f., for DCASE2023T2, see [README_legacy](README_legacy.md))
@@ -280,6 +282,16 @@ We developed and tested the source code on Ubuntu 20.04.4 LTS.
#### Updated the Zenodo link for the DCASE2024T2 additional training dataset
288
+
289
+
- We have corrected the Additional training datasets data used in DCASE2024T2.
290
+
- eval_data_3DPrinter_train.zip and eval_data_RoboticArm_train.zip were replaced with eval_data_3DPrinter_train_r2.zip and eval_data_RoboticArm_train_r2.zip
291
+
- For the other machine types, data files are identical.
292
+
- This version reflects the update on the additional training dataset.
0 commit comments