DL-Art-School/.gitmodules
James Betker b905b108da Large cleanup
Removed a lot of old code that I won't be touching again. Refactored some
code elements into more logical places.
2020-12-18 09:10:44 -07:00

14 lines
486 B
Plaintext

[submodule "flownet2"]
path = flownet2
url = https://github.com/NVIDIA/flownet2-pytorch.git
[submodule "codes/switched_conv"]
path = codes/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
branch = master
[submodule "codes/models/archs/flownet2"]
path = codes/models/archs/flownet2
url = https://github.com/neonbjb/flownet2-pytorch.git