Hi,
I tried to run again the baseline code for the task 4 and after checking missing files and trying to download them I'm hit with the following error :
[I] DCASE2018 / Task4
[I] Download_data
[I] Once database is downloaded, do not forget to check your missing_files
[I] check files exist or download data
100%|█████████████████████████████████████████████████████████████████████████████████████████████| 69/69 [00:24<00:00, 2.85it/s]
100%|███████████████████████████████████████████████████████████████████████████████████████████| 603/603 [02:48<00:00, 3.57it/s]
100%|█████████████████████████████████████████████████████████████████████████████████████████████| 13/13 [00:08<00:00, 1.51it/s]
100%|█████████████████████████████████████████████████████████████████████████████████████████| 1003/1003 [04:49<00:00, 3.47it/s]
[I] DONE
[I]
[E] Dataset errors:
FOLD[1] EVAL SET Empty set
FOLD[1] SETS Test and eval sets have different amount of files [14182 != 0].
FOLD[1] SETS Test and eval sets have different files [0 != 14182 files common]. (datasets.py:1304)
NoneType: None
Dataset errors:
FOLD[1] EVAL SET Empty set
FOLD[1] SETS Test and eval sets have different amount of files [14182 != 0].
FOLD[1] SETS Test and eval sets have different files [0 != 14182 files common].
I tried to run the baseline again because I wanted to save the output of the second model (which represent the 10 class prediction over the time) for the small test dataset (288 files).
I tried to download all the data again within a fresh repository but, with the current version of repo I can't go further than the download.
Do you know where the problem could come from ?
Or it is possible to download somewhere the output of the second model (on the test dataset) ?
PS : (I dont really mind if there is some missing files)
Hi,
I tried to run again the baseline code for the task 4 and after checking missing files and trying to download them I'm hit with the following error :
I tried to run the baseline again because I wanted to save the output of the second model (which represent the 10 class prediction over the time) for the small test dataset (288 files).
I tried to download all the data again within a fresh repository but, with the current version of repo I can't go further than the download.
Do you know where the problem could come from ?
Or it is possible to download somewhere the output of the second model (on the test dataset) ?
PS : (I dont really mind if there is some missing files)