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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: