forked from alexstoken/image-matching-models
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
45 lines (45 loc) · 1.7 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/LightGlue"]
path = third_party/LightGlue
url = https://github.com/cvg/LightGlue.git
[submodule "third_party/RoMa"]
path = third_party/RoMa
url = https://github.com/Parskatt/RoMa
[submodule "third_party/DeDoDe"]
path = third_party/DeDoDe
url = https://github.com/Parskatt/DeDoDe
[submodule "third_party/imatch-toolbox"]
path = third_party/imatch-toolbox
url = https://github.com/ga1i13o/image-matching-toolbox
[submodule "third_party/duster"]
path = third_party/duster
url = https://github.com/naver/dust3r
[submodule "third_party/Steerers"]
path = third_party/Steerers
url = https://github.com/georg-bn/rotation-steerers.git
[submodule "third_party/accelerated_features"]
path = third_party/accelerated_features
url = https://github.com/verlab/accelerated_features.git
[submodule "third_party/omniglue"]
path = third_party/omniglue
url = https://github.com/google-research/omniglue.git
[submodule "third_party/gim"]
path = third_party/gim
url = https://github.com/alexstoken/gim.git
[submodule "third_party/EfficientLoFTR"]
path = third_party/EfficientLoFTR
url = https://github.com/zju3dv/EfficientLoFTR
[submodule "third_party/Se2_LoFTR"]
path = third_party/Se2_LoFTR
url = https://github.com/alexstoken/se2-loftr.git
[submodule "third_party/aspanformer"]
path = third_party/aspanformer
url = https://github.com/alexstoken/ml-aspanformer.git
[submodule "third_party/MatchFormer"]
path = third_party/MatchFormer
url = https://github.com/jamycheung/MatchFormer.git
[submodule "third_party/mast3r"]
path = third_party/mast3r
url = https://github.com/naver/mast3r.git
[submodule "third_party/keypt2subpx"]
path = third_party/keypt2subpx
url = https://github.com/KimSinjeong/keypt2subpx.git