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

Where is the model weights #118

Open
qhlx opened this issue Jan 4, 2025 · 1 comment
Open

Where is the model weights #118

qhlx opened this issue Jan 4, 2025 · 1 comment

Comments

@qhlx
Copy link

qhlx commented Jan 4, 2025

Hello, I just finished training on homography dataset, and I got an outputs directory, but I didn't see any weights file.
I want to know if I have to finish fine-tune on the MegaDepth dataset, then I can get the weights of my model?
截屏2025-01-04 10 45 52

@araujokth
Copy link

The eval script can take as an input the checkpoint.tar file, so you can do it like this to evaluate those weights you got on hpatches

python -m gluefactory.eval.hpatches --conf name_of_your_yaml_config --checkpoint "path to your checkpoint.tar --overwrite

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