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

Import 3rd party local features? #17

Open
ducha-aiki opened this issue Jun 30, 2023 · 1 comment
Open

Import 3rd party local features? #17

ducha-aiki opened this issue Jun 30, 2023 · 1 comment

Comments

@ducha-aiki
Copy link

Hi,

Could you please tell me, if that is possible to import 3rd party local features (deep learning based), similar to it is done in colmap?
E.g. DISK (https://kornia.readthedocs.io/en/latest/feature.html#kornia.feature.DISK) , which was shown to be much better than SIFT

--
Best, Dmytro

@oneLOH
Copy link
Member

oneLOH commented Jul 1, 2023

We plan to support more features, and the new version will be released later this year. For the current version, the reconstruction mainly depends on the features and matching binary files (ftr.bin fp.bin). One feasible way is to convert the features and matches to the format supported by xrsfm.

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