-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
23 lines (23 loc) · 985 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "sources/iqt"]
path = sources/iqt
url = [email protected]:ucl-mig/iqt.git
ignore = dirty
[submodule "sources/Deeper-Image-Quality-Transfer-Training-Low-Memory-Neural-Networks-for-3D-Images"]
path = sources/Deeper-Image-Quality-Transfer-Training-Low-Memory-Neural-Networks-for-3D-Images
url = [email protected]:sbb-gh/Deeper-Image-Quality-Transfer-Training-Low-Memory-Neural-Networks-for-3D-Images.git
ignore = dirty
[submodule "docker/opengl"]
path = docker/opengl
url = https://gitlab.com/nvidia/container-images/opengl.git
ignore = dirty
[submodule "sources/BasicSR"]
path = sources/BasicSR
url = https://github.com/xinntao/BasicSR
ignore = dirty
[submodule "sources/LPTN"]
path = sources/LPTN
url = https://github.com/csjliang/LPTN
ignore = dirty
[submodule "sources/ismrm_2015_tractography_challenge_scoring"]
path = sources/ismrm_2015_tractography_challenge_scoring
url = [email protected]:scilus/ismrm_2015_tractography_challenge_scoring.git