-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy path.gitmodules
30 lines (30 loc) · 1.51 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
[submodule "AV-Solutions/uniad-trt/inference_app/dependencies/stb"]
path = AV-Solutions/uniad-trt/inference_app/dependencies/stb
url = https://github.com/nothings/stb.git
[submodule "AV-Solutions/uniad-trt/UniAD"]
path = AV-Solutions/uniad-trt/UniAD
url = https://github.com/OpenDriveLab/UniAD.git
ignore = dirty
[submodule "AV-Solutions/uniad-trt/dependencies/BEVFormer_tensorrt"]
path = AV-Solutions/uniad-trt/dependencies/BEVFormer_tensorrt
url = https://github.com/DerryHub/BEVFormer_tensorrt.git
ignore = dirty
[submodule "AV-Solutions/uniad-trt/dependencies/nuscenes-devkit"]
path = AV-Solutions/uniad-trt/dependencies/nuscenes-devkit
url = https://github.com/nutonomy/nuscenes-devkit.git
ignore = dirty
[submodule "AV-Solutions/dcnv4-trt/3rd_party/stb"]
path = AV-Solutions/dcnv4-trt/3rd_party/stb
url = https://github.com/nothings/stb.git
[submodule "AV-Solutions/far3d/dependencies/Far3D"]
path = AV-Solutions/far3d-trt/dependencies/Far3D
url = https://github.com/megvii-research/Far3D
[submodule "AV-Solutions/far3d-trt/dependencies/mmdetection3d"]
path = AV-Solutions/far3d-trt/dependencies/mmdetection3d
url = https://github.com/open-mmlab/mmdetection3d.git
[submodule "AV-Solutions/far3d-trt/inference_app/dependencies/Lidar_AI_Solution"]
path = AV-Solutions/far3d-trt/inference_app/dependencies/Lidar_AI_Solution
url = https://github.com/NVIDIA-AI-IOT/Lidar_AI_Solution.git
[submodule "AV-Solutions/common/dependencies/stb"]
path = AV-Solutions/common/dependencies/stb
url = https://github.com/nothings/stb.git