-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (21 loc) · 835 Bytes
/
.gitmodules
File metadata and controls
22 lines (21 loc) · 835 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "point_matchers/ASpanFormer"]
path = point_matchers/ASpanFormer
url = git@github.com:Easonyesheng/ml-aspanformer.git
[submodule "point_matchers/DKM"]
path = point_matchers/DKM
url = git@github.com:Easonyesheng/DKM.git
[submodule "point_matchers/LoFTR"]
path = point_matchers/LoFTR
url = git@github.com:Easonyesheng/LoFTR.git
[submodule "point_matchers/SuperGluePretrainedNetwork"]
path = point_matchers/SuperGluePretrainedNetwork
url = git@github.com:Easonyesheng/SuperGluePretrainedNetwork.git
[submodule "reconer/mast3r"]
path = reconer/mast3r
url = git@github.com:Easonyesheng/mast3r.git
[submodule "point_matchers/EfficientLoFTR"]
path = point_matchers/EfficientLoFTR
url = git@github.com:Easonyesheng/EfficientLoFTR.git
[submodule "SAM"]
path = SAM
url = git@github.com:Easonyesheng/segment-anything.git