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

_pickle.UnpicklingError: invalid load key, '<'. #1

Open
fly-dragon211 opened this issue Oct 6, 2021 · 0 comments
Open

_pickle.UnpicklingError: invalid load key, '<'. #1

fly-dragon211 opened this issue Oct 6, 2021 · 0 comments

Comments

@fly-dragon211
Copy link

When I run the code "run_exp_tab1.sh", I meet the error:
Traceback (most recent call last): File "eval_retrieval.py", line 226, in <module> main() File "eval_retrieval.py", line 84, in main cfg = configdataset(dataset, os.path.join(get_data_root(), 'test')) File "/data2/user/my_code/Attack/cnnimageretrieval-pytorch/cirtorch/datasets/testdataset.py", line 16, in configdataset cfg = pickle.load(f) _pickle.UnpicklingError: invalid load key, '<'.
It seems that there are some problems with your pkl files. (gnd_rparis6k.pkl)

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