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

db_reconstr does'n exit error during validation #2

Open
sree5472 opened this issue Jan 8, 2025 · 5 comments
Open

db_reconstr does'n exit error during validation #2

sree5472 opened this issue Jan 8, 2025 · 5 comments

Comments

@sree5472
Copy link

sree5472 commented Jan 8, 2025

After training during validation i am getting the following error cloud please suggest how to resolve the error
image

@gimpong
Copy link
Owner

gimpong commented Jan 8, 2025

OK. It seems that the file net_val.py has been modified, where line 373 has been changed into "model_codes = self.load_retrieval()".

You may delete the flickr_WSDHQ_..._0002_retrieval.h5 first, and the code in "else" will be executed and this file will be generated again.

@sree5472
Copy link
Author

sree5472 commented Jan 8, 2025

shall i delete following files (all generated during training)
image

@gimpong
Copy link
Owner

gimpong commented Jan 8, 2025

You can delete the ".h5" files (saved hash codes, features, etc) while keeping the ".npy" files (model checkpoints). :)

@sree5472
Copy link
Author

sree5472 commented Jan 8, 2025

Getting following error
image

@gimpong
Copy link
Owner

gimpong commented Jan 9, 2025

It seems to be an environmental error. Can you specify more details about this error so I can capture the context?

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