DeepStream-Yolo icon indicating copy to clipboard operation
DeepStream-Yolo copied to clipboard

Urgent question:if Deepstream YOLO supports Deepstream 6.4

Open bravewhh opened this issue 9 months ago • 6 comments

I purchased the Orin NX development kit and flashed Jetpack 6.0. May I ask if Deepstream YOLO supports Deepstream 6.4???

bravewhh avatar Apr 28 '24 06:04 bravewhh

When I used the steps provided by Deepstream YOLO to convert the YOLO model from ONNX to Engine, I received the following error message: 505CBF17-CCEA-4d14-A995-EBA29F1C48A3 May I ask what I should do?

bravewhh avatar Apr 28 '24 06:04 bravewhh

Yes, it supports. Which YOLO model is this error?

marcoslucianops avatar Apr 28 '24 14:04 marcoslucianops

Yes, it supports. Which YOLO model is this error?

it's yolov5n model

bravewhh avatar Apr 29 '24 00:04 bravewhh

Yes, it does, for compilation do the following if you're using official nvidia's docker image:

CUDA_VER=12.2 make -C nvdsinfer_custom_impl_Yolo

Sayyam-Jain avatar Apr 29 '24 12:04 Sayyam-Jain

The problem is I don't have Orin board to test it.

marcoslucianops avatar Apr 29 '24 13:04 marcoslucianops

This is duplicate of https://github.com/marcoslucianops/DeepStream-Yolo/issues/511

pktiuk avatar May 27 '24 10:05 pktiuk