forked from luigifreda/pyslam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
40 lines (39 loc) · 1.43 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[submodule "thirdparty/superpoint"]
path = thirdparty/superpoint
url = https://github.com/MagicLeapResearch/SuperPointPretrainedNetwork.git
[submodule "thirdparty/tfeat"]
path = thirdparty/tfeat
url = https://github.com/vbalnt/tfeat.git
[submodule "thirdparty/hardnet"]
path = thirdparty/hardnet
url = https://github.com/DagnyT/hardnet
[submodule "thirdparty/SOSNet"]
path = thirdparty/SOSNet
url = https://github.com/yuruntian/SOSNet.git
[submodule "thirdparty/logpolar"]
path = thirdparty/logpolar
url = https://github.com/cvlab-epfl/log-polar-descriptors.git
[submodule "thirdparty/d2net"]
path = thirdparty/d2net
url = https://github.com/mihaidusmanu/d2-net.git
[submodule "thirdparty/tensorflow_models"]
path = thirdparty/tensorflow_models
url = https://github.com/tensorflow/models
[submodule "thirdparty/lfnet"]
path = thirdparty/lfnet
url = https://github.com/vcg-uvic/lf-net-release.git
[submodule "thirdparty/r2d2"]
path = thirdparty/r2d2
url = https://github.com/naver/r2d2.git
[submodule "thirdparty/keynet"]
path = thirdparty/keynet
url = https://github.com/axelBarroso/Key.Net.git
[submodule "thirdparty/disk"]
path = thirdparty/disk
url = https://github.com/cvlab-epfl/disk.git
[submodule "thirdparty/accelerated_features"]
path = thirdparty/accelerated_features
url = https://github.com/verlab/accelerated_features.git
[submodule "thirdparty/LightGlue"]
path = thirdparty/LightGlue
url = https://github.com/cvg/LightGlue.git