DL-Art-School/.gitmodules

10 lines
335 B
Plaintext
Raw Normal View History

[submodule "flownet2"]
path = flownet2
url = https://github.com/NVIDIA/flownet2-pytorch.git
[submodule "codes/models/flownet2"]
path = codes/models/flownet2
url = https://github.com/NVIDIA/flownet2-pytorch.git
2020-10-08 05:10:54 +00:00
[submodule "codes/switched_conv"]
path = codes/switched_conv
url = https://github.com/neonbjb/SwitchedConvolutions.git