-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
60 lines (60 loc) · 2.66 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[submodule "ingredients/blaze_face"]
path = ingredients/blaze_face
url = git@github.com:GreenWaves-Technologies/blaze_face.git
[submodule "ingredients/mcunet"]
path = ingredients/mcunet
url = git@github.com:GreenWaves-Technologies/mcunet.git
[submodule "ingredients/image_classification_networks"]
path = ingredients/mobilenet
url = git@github.com:GreenWaves-Technologies/mobilenet.git
[submodule "starters/vehicle_spotting"]
path = starters/vehicle_spotting
url = git@github.com:GreenWaves-Technologies/vehicle_spotting.git
[submodule "starters/licence_plate_recognition"]
path = starters/licence_plate_recognition
url = git@github.com:GreenWaves-Technologies/licence_plate_recognition.git
[submodule "starters/keyword_spotting"]
path = starters/keyword_spotting
url = git@github.com:GreenWaves-Technologies/keyword_spotting.git
[submodule "starters/face_detection"]
path = starters/face_detection
url = git@github.com:GreenWaves-Technologies/face_detection.git
[submodule "starters/body_detection"]
path = starters/body_detection
url = git@github.com:GreenWaves-Technologies/body_detection.git
[submodule "starters/people_spotting"]
path = starters/people_spotting
url = git@github.com:GreenWaves-Technologies/people_spotting.git
[submodule "starters/tiny_denoiser"]
path = starters/tiny_denoiser
url = git@github.com:GreenWaves-Technologies/tiny_denoiser.git
[submodule "sides/cifar10_quant_import"]
path = sides/cifar10_quant_import
url = git@github.com:GreenWaves-Technologies/cifar10_quant_import.git
[submodule "ingredients/efficient_net"]
path = ingredients/efficient_net
url = git@github.com:GreenWaves-Technologies/efficient_net.git
[submodule "ingredients/resnet"]
path = ingredients/resnet
url = git@github.com:GreenWaves-Technologies/resnet.git
[submodule "ingredients/squeezenet"]
path = ingredients/squeezenet
url = git@github.com:GreenWaves-Technologies/squeezenet.git
[submodule "ingredients/yamnet"]
path = ingredients/yamnet
url = git@github.com:GreenWaves-Technologies/yamnet.git
[submodule "starters/coco_object_detection"]
path = starters/coco_object_detection
url = git@github.com:GreenWaves-Technologies/coco_object_detection.git
[submodule "starters/yolox_people_detection"]
path = starters/yolox_people_detection
url = git@github.com:GreenWaves-Technologies/yolox_people_detection.git
[submodule "sides/gap_spi_com"]
path = sides/gap_spi_com
url = git@github.com:GreenWaves-Technologies/gap_spi_com.git
[submodule "starters/face_reid"]
path = starters/face_reid
url = git@github.com:GreenWaves-Technologies/face_reid.git
[submodule "starters/tiny_denoiser_v2"]
path = starters/tiny_denoiser_v2
url = git@github.com:GreenWaves-Technologies/tiny_denoiser_v2.git