DL-Art-School/.gitmodules
2020-12-18 09:18:34 -07:00

10 lines
350 B
Plaintext

[submodule "flownet2"]
path = flownet2
url = https://github.com/NVIDIA/flownet2-pytorch.git
[submodule "codes/models/switched_conv"]
path = codes/models/switched_conv
url = https://github.com/neonbjb/SwitchedConvolutions.git
[submodule "codes/models/flownet2"]
path = codes/models/flownet2
url = https://github.com/neonbjb/flownet2-pytorch.git