Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'classes_mean' #4

Open
jiangyijin opened this issue Oct 30, 2024 · 0 comments
Open

KeyError: 'classes_mean' #4

jiangyijin opened this issue Oct 30, 2024 · 0 comments

Comments

@jiangyijin
Copy link

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant