forked from ml4a/ml4a
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.28 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "tools/BEGAN-tensorflow"]
path = tools/BEGAN-tensorflow
url = https://github.com/carpedm20/BEGAN-tensorflow
[submodule "tools/art-DCGAN"]
path = tools/art-DCGAN
url = https://github.com/robbiebarrat/art-DCGAN
[submodule "tools/darknet"]
path = tools/darknet
url = https://github.com/pjreddie/darknet
[submodule "tools/pytorch-CycleGAN-and-pix2pix"]
path = tools/pytorch-CycleGAN-and-pix2pix
url = https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/
[submodule "tools/pix2pix-tensorflow"]
path = tools/pix2pix-tensorflow
url = https://github.com/affinelayer/pix2pix-tensorflow.git
[submodule "tools/char-rnn-tensorflow"]
path = tools/char-rnn-tensorflow
url = https://github.com/sherjilozair/char-rnn-tensorflow
[submodule "tools/neural-style"]
path = tools/neural-style
url = https://github.com/jcjohnson/neural-style
[submodule "tools/DCGAN-tensorflow"]
path = tools/DCGAN-tensorflow
url = https://github.com/genekogan/DCGAN-tensorflow
[submodule "tools/tensorflow-wavenet"]
path = tools/tensorflow-wavenet
url = https://github.com/ibab/tensorflow-wavenet
[submodule "tools/densecap"]
path = tools/densecap
url = https://github.com/jcjohnson/densecap.git
[submodule "tools/neural-enhance"]
path = tools/neural-enhance
url = https://github.com/alexjc/neural-enhance.git