forked from radekd91/emoca
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
28 lines (27 loc) · 1015 Bytes
/
.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
[submodule "external/emonet"]
path = external/emonet
url = https://github.com/coloss/emonet.git
branch = feature/exposeEemotionFeature
[submodule "external/SwinTransformer"]
path = external/SwinTransformer
url = https://github.com/coloss/Swin-Transformer.git
branch = feature/emoca
[submodule "external/Deep3DFaceRecon_pytorch"]
path = external/Deep3DFaceRecon_pytorch
url = https://github.com/coloss/Deep3DFaceRecon_pytorch.git
branch = master
[submodule "external/Deep3DFaceRecon_pytorch"]
path = external/Deep3DFaceRecon_pytorch
url = https://github.com/coloss/Deep3DFaceRecon_pytorch.git
branch = master
[submodule "external/TDDFA_V2"]
path = external/TDDFA_V2
url = https://github.com/coloss/3DDFA_V2.git
branch = master
[submodule "external/face-parsing.PyTorch"]
path = external/face-parsing.PyTorch
url = https://github.com/zllrunning/face-parsing.PyTorch
[submodule "external/spectre"]
path = external/spectre
url = https://github.com/radekd91/spectre
branch = feature/batchVidSupport