-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 840 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 840 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "Mask_RCNN"]
path = Mask_RCNN
url = https://github.com/DLWorkspace/Mask_RCNN
[submodule "keras-multiprocess-image-data-generator"]
path = keras-multiprocess-image-data-generator
url = https://github.com/DLWorkspace/keras-multiprocess-image-data-generator
branch = master
[submodule]
keras-multiprocess-image-data-generator = branch
[submodule "keras-applications"]
path = keras-applications
url = https://github.com/DLWorkspace/keras-applications
[submodule "pretrained-models.pytorch"]
path = pretrained-models.pytorch
url = https://github.com/DLWorkspace/pretrained-models.pytorch
[submodule "pytorch-summary"]
path = pytorch-summary
url = https://github.com/DLWorkspace/pytorch-summary
[submodule "keras-preprocessing"]
path = keras-preprocessing
url = git@github.com-jinlccs:DLWorkspace/keras-preprocessing.git