-
Notifications
You must be signed in to change notification settings - Fork 66
/
.gitmodules
75 lines (75 loc) · 2.64 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[submodule "third_party/SOLD2"]
path = third_party/SOLD2
url = https://github.com/cvg/SOLD2.git
[submodule "third_party/GlueStick"]
path = third_party/GlueStick
url = https://github.com/cvg/GlueStick.git
[submodule "third_party/ASpanFormer"]
path = third_party/ASpanFormer
url = https://github.com/Vincentqyw/ml-aspanformer.git
[submodule "third_party/TopicFM"]
path = third_party/TopicFM
url = https://github.com/Vincentqyw/TopicFM.git
[submodule "third_party/d2net"]
path = third_party/d2net
url = https://github.com/Vincentqyw/d2-net.git
[submodule "third_party/r2d2"]
path = third_party/r2d2
url = https://github.com/naver/r2d2.git
[submodule "third_party/DKM"]
path = third_party/DKM
url = https://github.com/Vincentqyw/DKM.git
[submodule "third_party/ALIKE"]
path = third_party/ALIKE
url = https://github.com/Shiaoming/ALIKE.git
[submodule "third_party/LightGlue"]
path = third_party/LightGlue
url = https://github.com/cvg/LightGlue.git
[submodule "third_party/DeDoDe"]
path = third_party/DeDoDe
url = https://github.com/Parskatt/DeDoDe.git
[submodule "third_party/RoRD"]
path = third_party/RoRD
url = https://github.com/Vincentqyw/RoRD.git
[submodule "third_party/lanet"]
path = third_party/lanet
url = https://github.com/agipro/lanet.git
[submodule "third_party/mickey"]
path = third_party/mickey
url = https://github.com/agipro/mickey.git
[submodule "third_party/SuperGluePretrainedNetwork"]
path = third_party/SuperGluePretrainedNetwork
url = https://github.com/Vincentqyw/SuperGluePretrainedNetwork.git
[submodule "third_party/COTR"]
path = third_party/COTR
url = https://github.com/Vincentqyw/COTR.git
[submodule "third_party/gim"]
path = third_party/gim
url = https://github.com/xuelunshen/gim.git
[submodule "third_party/dust3r"]
path = third_party/dust3r
url = https://github.com/naver/dust3r.git
[submodule "third_party/omniglue"]
path = third_party/omniglue
url = https://github.com/Vincentqyw/omniglue-onnx.git
[submodule "third_party/RoMa"]
path = third_party/RoMa
url = https://github.com/Vincentqyw/RoMa.git
[submodule "third_party/SGMNet"]
path = third_party/SGMNet
url = https://github.com/agipro/SGMNet.git
[submodule "third_party/DarkFeat"]
path = third_party/DarkFeat
url = https://github.com/agipro/DarkFeat.git
[submodule "third_party/mast3r"]
path = third_party/mast3r
url = https://github.com/naver/mast3r
[submodule "third_party/pram"]
path = third_party/pram
url = https://github.com/agipro/pram.git
[submodule "third_party/EfficientLoFTR"]
path = third_party/EfficientLoFTR
url = https://github.com/zju3dv/EfficientLoFTR.git
[submodule "third_party/XoFTR"]
path = third_party/XoFTR
url = https://github.com/OnderT/XoFTR.git