-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.15 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
34
35
36
[submodule "darknet"]
path = darknet
url = git@github.com:folkien/darknet.git
[submodule "pyImageAugmentation"]
path = pyImageAugmentation
url = git@github.com:folkien/pyImageAugmentation.git
[submodule "yolo-annotate"]
path = yolo-annotate
url = git@github.com:folkien/yolo-annotate.git
[submodule "DarkMark"]
path = DarkMark
url = https://github.com/stephanecharette/DarkMark.git
[submodule "DarkHelp"]
path = DarkHelp
url = https://github.com/stephanecharette/DarkHelp.git
[submodule "pyYoloOcrGenerator"]
path = pyYoloOcrGenerator
url = https://github.com/folkien/pyYoloOcrGenerator.git
[submodule "yaya"]
path = yaya
url = git@github.com:folkien/yaya.git
[submodule "aisp-firebase-admin"]
path = aisp-firebase-admin
url = git@github.com:folkien/aisp-firebase-admin.git
[submodule "cvat"]
path = cvat
url = git@github.com:opencv/cvat.git
[submodule "classifiers-compare"]
path = classifiers-compare
url = git@github.com:AISP-PL/classifiers-compare.git
[submodule "aisp-albumentations"]
path = aisp-albumentations
url = git@github.com:AISP-PL/aisp-albumentations.git
[submodule "yaya-reid"]
path = yaya-reid
url = git@github.com:AISP-PL/yaya-reid.git