marcoslucianops / DeepStream-Yolo

NVIDIA DeepStream SDK 7.0 / 6.4 / 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 / 5.1 implementation for YOLO models
MIT License
1.45k stars 357 forks source link

jetpack4.6.3 deepstream6.0.1 #330

Open Lvjinhong opened 1 year ago

Lvjinhong commented 1 year ago

After generating the .wts and .cfg files according to the steps in the documentation and placing the relevant files in the appropriate locations, I ran the program and got the following error: Using winsys: x11 Deserialize yoloLayer plugin: (Unnamed Layer* 256) [PluginV2IOExt] Segmentation fault (core dumped)

I have tried many methods and read many documents, but there are very few solutions that support DeepStream 6.0.1 and JetPack 4.6.3. I hope someone can help me with this problem, and I would be extremely grateful.

marcoslucianops commented 1 year ago

Now you can use the ONNX conversion to DeepStream.

Docs