-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 928 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
[submodule "module/jetson-inference"]
path = module/jetson-inference
url = https://github.com/dusty-nv/jetson-inference.git
[submodule "module/jetson-utils"]
path = module/jetson-utils
url = https://github.com/dusty-nv/jetson-utils.git
[submodule "module/wfb-ng"]
path = module/wfb-ng
url = https://github.com/svpcom/wfb-ng.git
[submodule "module/msposd"]
path = module/msposd
url = https://github.com/OpenIPC/msposd.git
[submodule "module/ByteTrack"]
path = module/ByteTrack
url = https://github.com/ifzhang/ByteTrack.git
[submodule "module/deepstream_python_apps"]
path = module/deepstream_python_apps
url = https://github.com/NVIDIA-AI-IOT/deepstream_python_apps.git
[submodule "module/DeepStream-Yolo"]
path = module/DeepStream-Yolo
url = https://github.com/marcoslucianops/DeepStream-Yolo.git
[submodule "module/jetson-yolo"]
path = module/jetson-yolo
url = https://github.com/SnapDragonfly/jetson-yolo.git