forked from mrq/DL-Art-School
Change flownet2 base repo
This commit is contained in:
parent
d923a62ed3
commit
83ded60bf7
7
.gitmodules
vendored
7
.gitmodules
vendored
|
@ -1,9 +1,10 @@
|
|||
[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
|
||||
[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
|
||||
|
|
Loading…
Reference in New Issue
Block a user