Azure-Samples / NVIDIA-Deepstream-Azure-IoT-Edge-on-a-NVIDIA-Jetson-Nano

This is a sample showing how to do real-time video analytics with NVIDIA DeepStream connected to Azure via Azure IoT Edge. It uses a NVIDIA Jetson Nano device that can process up to 8 real-time video streams concurrently.
MIT License
172 stars 56 forks source link

Source for libnvdsinfer_custom_impl_Yolo_Custom_Vision.so #17

Closed brianegge closed 4 years ago

brianegge commented 4 years ago

Is the source for libnvdsinfer_custom_impl_Yolo_Custom_Vision.so available? I'm running deepstream 5.0 on my jetson, but getting a seg fault. I'd like to compile and be able to debug the core file.

ID = 1]: Trying to create engine from model files
----------------------------------------------------------------
Input filename:   /home/egge/detector/model/model.onnx
ONNX IR version:  0.0.3
Opset version:    7
Producer name:
Producer version:
Domain:           onnxml
Model version:    0
Doc string:
----------------------------------------------------------------
Segmentation fault (core dumped)
brianegge commented 4 years ago

I found the NVidia source https://github.com/thatbrguy/Deep-Stream-ONNX/tree/master/custom_bbox_parser