-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.18 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.18 KB
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
[submodule "src/pickled_hdf5"]
path = src/pickled_hdf5
url = https://github.com/fb82/pickled-HDF5.git
[submodule "src/hz"]
path = src/hz
url = https://github.com/fb82/HarrisZ.git
[submodule "src/quadtreeattention"]
path = src/quadtreeattention
url = https://github.com/Tangshitao/QuadTreeAttention.git
[submodule "src/matchformer"]
path = src/matchformer
url = https://github.com/jamycheung/MatchFormer.git
[submodule "src/gms"]
path = src/gms
url = https://github.com/JiawangBian/GMS-Feature-Matcher.git
[submodule "src/aspanformer"]
path = src/aspanformer
url = https://github.com/apple/ml-aspanformer.git
[submodule "src/r2d2"]
path = src/r2d2
url = https://github.com/naver/r2d2.git
[submodule "src/lpm"]
path = src/lpm
url = https://github.com/jiayi-ma/LPM_Python.git
[submodule "src/adalam"]
path = src/adalam
url = https://github.com/cavalli1234/AdaLAM.git
[submodule "src/fcgnn"]
path = src/fcgnn
url = https://github.com/xuy123456/fcgnn.git
[submodule "src/miho"]
path = src/miho
url = https://github.com/fb82/MiHo
[submodule "src/mast3r"]
path = src/mast3r
url = https://github.com/naver/mast3r.git
[submodule "src/dtm"]
path = src/dtm
url = https://github.com/fb82/DTM.git