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
Hello, I found that the dataset is not available when I clicked on the link. Could you please provide me with the download link for the dataset again? Or could you tell me the format of the dataset?
The text was updated successfully, but these errors were encountered:
Thank you. And when I run the measure_osrdetector.py, there's an error called 'KeyError: 'classes_mean'' when loading the ckpt. I'm wondering what's the meaning of the ckpt key 'classes_mean' and how can I get it.
In def main():
classes_mean = ckpt['classes_mean']
Traceback (most recent call last):
File "/snap/pycharm-community/425/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_exec2.py", line 3, in Exec
exec(exp, global_vars, local_vars)
File "", line 1, in
KeyError: 'classes_mean'
The link could not be maintained by others anymore...
Hello, I found that the dataset is not available when I clicked on the link. Could you please provide me with the download link for the dataset again? Or could you tell me the format of the dataset?
The text was updated successfully, but these errors were encountered: