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

Add issue solutions and superpoint pytorch version that eat up excessive inference memory #23

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Eunchan24
Copy link
Contributor

@Eunchan24 Eunchan24 commented Jun 28, 2024

Hello, thank you for your hard work!
I suggest a minor code correction.

  1. Improved GPU selection
    Currently, many people lack GPU memory or have problems requiring too much GPU memory, so the model is not working. 😭
    To resolve this issue, add the get_device_framework function to utils.py , which is not a perfect solution, but works more flexibly than before.

  2. Add Pytorch SuperPoint
    Add the Pytorch version of the SuperPoint and SuperPoint weight DownloadPath

  3. Changed the code style to PEP8 due to an indentation error in the omniglue_extract.py file.
    Let me know what you think 🙂

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

Successfully merging this pull request may close these issues.

1 participant