turpaultn
turpaultn
Cool ! Well, I understand it's not clear, because I've put this little piece of code. But the algorithm is like this: - Sample an event from the 10 classes...
Indeed, here is an example of code I'm using: ```python def modify_fg_onset(added_value, jam_file): """ Add a value foreground onset of a JAMS generated by scaper (containing a single event) Args:...
Thanks for the answer. Indeed, I have to add a check in this function. This is only one of my use cases, since I also change the SNR in another...
Hello, sorry for the delay of my answer. [dcase2019_t4_mdl.zip](https://github.com/turpaultn/DCASE2019_task4/files/9609173/dcase2019_t4_mdl.zip)
Hi, Very sorry about the late answer. I'm a bit confused, how do you compute PSDS when using weak labels ?
Hi, Sorry for the late answer. Which kind of problem do you have because I don't see much ? If you're speaking about the plots, it seems to me it...
Hi, Did you succeed to find the problem ? Otherwise you should try to launch download_data.py in dataset folder first.
I got a similar problem on my Mac having an M1 chip (written segmentation fault in my case). What's weird is that my 2021 environment (which is more or less...
I am sorry for the inconvenience, dcase_util has been updated, and this code is not running with the new version. Indeed, I have the same issue when running with dcase_util...