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

I found that the dataset is not available when I clicked on the link #3

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

Comments

@jiangyijin
Copy link

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?

@feiyang-cai
Copy link
Owner

The link could not be maintained by others anymore...

The TinyImageNet is the standard dataset, you might found it here, https://paperswithcode.com/dataset/tiny-imagenet.

@jiangyijin
Copy link
Author

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...

The TinyImageNet is the standard dataset, you might found it here, https://paperswithcode.com/dataset/tiny-imagenet.

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

2 participants