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

Error: _pickle.UnpicklingError: invalid load key, 'v'. #11

Open
YHChen0511 opened this issue Nov 6, 2024 · 3 comments
Open

Error: _pickle.UnpicklingError: invalid load key, 'v'. #11

YHChen0511 opened this issue Nov 6, 2024 · 3 comments

Comments

@YHChen0511
Copy link

When I tried to do the evaluation on the Re10K dataset, I ran the following command in bash:

python -m src.main +experiment=re10k mode=test wandb.name=re10k dataset/[email protected]_sampler=evaluation dataset.re10k.view_sampler.index_path=assets/evaluation_index_re10k.json checkpointing.load=./pretrained_weights/re10k.ckpt test.save_image=true

However, I got an error like
image
The checkpoints I used are just the pre-trained ones that can be downloaded on GitHub.

Besides, I wonder how I can eval the result on dataset ScanNet++.

@YHChen0511
Copy link
Author

I have solved the error. Using git lfs clone to download the complete model can solve this.
But I still wonder whether you can share your config when evaluating ScanNet++. I would appreciate it very much.

@botaoye
Copy link
Collaborator

botaoye commented Nov 6, 2024

sure, I will share the ScanNet++ evaluation config and processed data soon

@YHChen0511
Copy link
Author

sure, I will share the ScanNet++ evaluation config and processed data soon

Thank you! I am really looking forward to that.

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