-
Notifications
You must be signed in to change notification settings - Fork 40
/
.gitmodules
45 lines (45 loc) · 1.72 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
41
42
43
44
45
[submodule "third_party/hardnet"]
path = third_party/hardnet
url = https://github.com/DagnyT/hardnet.git
[submodule "third_party/log_polar_descriptors"]
path = third_party/log_polar_descriptors
url = https://github.com/cvlab-epfl/log-polar-descriptors.git
[submodule "third_party/geodesc"]
path = third_party/geodesc
url = https://github.com/lzx551402/geodesc.git
[submodule "third_party/SOSNet"]
path = third_party/SOSNet
url = https://github.com/yuruntian/SOSNet.git
[submodule "third_party/superpoint_ml_repo"]
path = third_party/superpoint_ml_repo
url = https://github.com/MagicLeapResearch/SuperPointPretrainedNetwork
[submodule "third_party/d2net"]
path = third_party/d2net
url = https://github.com/mihaidusmanu/d2-net.git
[submodule "third_party/HardNet2"]
path = third_party/HardNet2
url = https://github.com/pultarmi/HardNet_MultiDataset
[submodule "third_party/r2d2"]
path = third_party/r2d2
url = https://github.com/naver/r2d2.git
[submodule "third_party/contextdesc"]
path = third_party/contextdesc
url = https://github.com/jyh2005xx/contextdesc.git
[submodule "third_party/l2net"]
path = third_party/l2net
url = https://github.com/yuruntian/L2-Net.git
[submodule "third_party/tensorflow_models"]
path = third_party/tensorflow_models
url = https://github.com/tensorflow/models
[submodule "third_party/lfnet"]
path = third_party/lfnet
url = [email protected]:vcg-uvic/lf-net-release.git
[submodule "third_party/KP2D"]
path = third_party/KP2D
url = https://github.com/TRI-ML/KP2D.git
[submodule "third_party/pytorch-superpoint"]
path = third_party/pytorch-superpoint
url = https://github.com/ducha-aiki/pytorch-superpoint.git
[submodule "third_party/lanet"]
path = third_party/lanet
url = https://github.com/wangch-g/lanet.git