Hi! When I am trying to run the code, there seems to be a running error:
Traceback (most recent call last):
File "birdCLEF_test.py", line 237, in
loadParams(-1, filename=PRETRAINED_MODEL)
File "birdCLEF_test.py", line 232, in loadParams
params = pickle.load(f)
File "C:\Program Files\Python\Python27\lib\pickle.py", line 1384, in load
return Unpickler(file).load()
File "C:\Program Files\Python\Python27\lib\pickle.py", line 864, in load
dispatchkey
KeyError: '<'
Can you please advise how can I download this file: birdCLEF_TUCMI_Run1_Model.pkl
Because the file was not found on this URL: https://box.tu-chemnitz.de/index.php/s/iPUsAA94KPtWaVf/download
I am getting the following error: The document could not be found on the server. Maybe the share was deleted or has expired?
Can you please advise new link for the pkl document?
Hi! When I am trying to run the code, there seems to be a running error:
Traceback (most recent call last):
File "birdCLEF_test.py", line 237, in
loadParams(-1, filename=PRETRAINED_MODEL)
File "birdCLEF_test.py", line 232, in loadParams
params = pickle.load(f)
File "C:\Program Files\Python\Python27\lib\pickle.py", line 1384, in load
return Unpickler(file).load()
File "C:\Program Files\Python\Python27\lib\pickle.py", line 864, in load
dispatchkey
KeyError: '<'
Can you please advise how can I download this file: birdCLEF_TUCMI_Run1_Model.pkl
Because the file was not found on this URL: https://box.tu-chemnitz.de/index.php/s/iPUsAA94KPtWaVf/download
I am getting the following error: The document could not be found on the server. Maybe the share was deleted or has expired?
Can you please advise new link for the pkl document?