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

How to generate .npy file ? #29

Open
water-wave opened this issue Sep 15, 2020 · 3 comments
Open

How to generate .npy file ? #29

water-wave opened this issue Sep 15, 2020 · 3 comments

Comments

@water-wave
Copy link

Thanks for your great work, I want know how to generate .npy file ? I change the model ,so I want evaluate on HPatches, but I don't know how to generate .npy file? can you tell me? Thanks again.

@jerome-revaud
Copy link
Contributor

Sorry but I don't understand your question.
Can you be more specific?

@lawsonX
Copy link

lawsonX commented Nov 5, 2021

Thanks for your great work, I want know how to generate .npy file ? I change the model ,so I want evaluate on HPatches, but I don't know how to generate .npy file? can you tell me? Thanks again.

I think I probably know what you mean...
.npy is generated in Cache automatically, we do not need to generate it by hand. Just load your model and do the extracting and then add your model's name in 'methods' & 'names' lists in .ipynb and finally run the notebook, you will find your .npy file in Cache.

@Ma0zii
Copy link

Ma0zii commented Apr 11, 2024

Thanks for your great work, I want know how to generate .npy file ? I change the model ,so I want evaluate on HPatches, but I don't know how to generate .npy file? can you tell me? Thanks again.

I change the model too, but I don't know how to evaluate the trained model on HPatches. Can you tell me how you do this? Thank you very much!!

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

4 participants