Skip to content

Commit

Permalink
Project: add jetson-yolo from nvidia deepstream-app
Browse files Browse the repository at this point in the history
  • Loading branch information
lida2003 committed Dec 10, 2024
1 parent 62b62b5 commit ff8f23c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@
[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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ All these fun points serve as potential starting points for deepening the projec
- [wfb-stabilizer@tipoman9](https://github.com/tipoman9/wfb-stabilizer)
- [video-viewer@dusty-nv](https://github.com/dusty-nv/jetson-utils)
- [jetson-inference@dusty-nv](https://github.com/dusty-nv/jetson-inference)
- [jetson-yolo from nvidia](https://github.com/SnapDragonfly/jetson-yolo)
- [DeepStream-Yolo@marcoslucianops](https://github.com/marcoslucianops/DeepStream-Yolo)
- [deepstream_python_apps](https://github.com/NVIDIA-AI-IOT/deepstream_python_apps/tree/v1.1.8)
- [Ultralytics YOLO11](https://docs.ultralytics.com/)
Expand Down
1 change: 1 addition & 0 deletions module/jetson-yolo
Submodule jetson-yolo added at 888be7

0 comments on commit ff8f23c

Please sign in to comment.