-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.27 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
[submodule "submodules/LightGlue"]
path = submodules/LightGlue
url = https://github.com/cvg/LightGlue.git
[submodule "submodules/segment-anything"]
path = submodules/segment-anything
url = https://github.com/facebookresearch/segment-anything.git
[submodule "submodules/cuvis.sdk"]
path = submodules/cuvis.sdk
url = https://github.com/cubert-hyperspectral/cuvis.sdk.git
[submodule "submodules/segment-anything-cpp-wrapper"]
path = submodules/segment-anything-cpp-wrapper
url = https://github.com/dinglufe/segment-anything-cpp-wrapper.git
[submodule "submodules/HyperspectralDatasets"]
path = submodules/HyperspectralDatasets
url = https://github.com/antmedellin/HyperspectralDatasets.git
[submodule "submodules/SfM_pipeline"]
path = submodules/SfM_pipeline
url = https://github.com/tamu-edu-students/SfM_pipeline.git
[submodule "submodules/mono-vo"]
path = submodules/mono-vo
url = https://github.com/tamu-edu-students/mono-vo.git
[submodule "submodules/dinov2"]
path = submodules/dinov2
url = https://github.com/sefaburakokcu/dinov2.git
[submodule "submodules/dinov2_onnx"]
path = submodules/dinov2_onnx
url = https://github.com/sefaburakokcu/dinov2_onnx.git
[submodule "submodules/HyperGAN"]
path = submodules/HyperGAN
url = https://github.com/tamu-edu-students/HyperGAN.git