-
Make sure that you install Deepstream 6.3 as shown in this Guide
-
Clone the repository recursively:
git clone --recurse-submodules https://github.com/bharath5673/Deepstream.git
If you already cloned and forgot to use
--recurse-submodules
you can rungit submodule update --init
-
follow the instructions as shown in the repos..
@ https://github.com/bharath5673/Deepstream/tree/main/DeepStream-Configs/DeepStream-MultiModel
@ https://github.com/bharath5673/Deepstream/tree/main/DeepStream-Python
@ https://github.com/bharath5673/Deepstream/tree/main/DeepStream-Python
START @ https://github.com/bharath5673/Deepstream/tree/main/CNN-to-DeepStream
cd Deepstream
sh QuickDemo.sh
@ https://github.com/bharath5673/Deepstream/tree/main/DeepStream-Configs/test
@ https://gist.github.com/bharath5673/800a18cc7474ce9c22fda6deaaa98354
Expand
- https://github.com/marcoslucianops/DeepStream-Yolo
- https://github.com/AlexeyAB/darknet
- https://github.com/WongKinYiu/yolor
- https://github.com/WongKinYiu/PyTorch_YOLOv4
- https://github.com/WongKinYiu/ScaledYOLOv4
- https://github.com/Megvii-BaseDetection/YOLOX
- https://github.com/ultralytics/yolov3
- https://github.com/ultralytics/yolov5
- https://github.com/DingXiaoH/RepVGG
- https://github.com/JUGGHM/OREPA_CVPR2022
- https://github.com/TexasInstruments/edgeai-yolov5/tree/yolo-pose
- https://github.com/ultralytics/ultralytics