Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NvDsInfer Error: NVDSINFER_CONFIG_FAILED #524

Open
zcz-lsy opened this issue Mar 19, 2024 · 1 comment
Open

NvDsInfer Error: NVDSINFER_CONFIG_FAILED #524

zcz-lsy opened this issue Mar 19, 2024 · 1 comment

Comments

@zcz-lsy
Copy link

zcz-lsy commented Mar 19, 2024

my environment is:

Jetson Xavier
deepstream 5.0.0
cuda 10.2
I got thid error:
ERROR: Could not open lib: /home/ubuntu/zcz/StudyRoomDetetection/bin/studyConfig/deepstream_yolov4/nvdsinfer_custom_impl_Yolo/libnvdsinfer_custom_impl_Yolo.so, error string: /home/ubuntu/zcz/StudyRoomDetetection/bin/studyConfig/deepstream_yolov4/nvdsinfer_custom_impl_Yolo/libnvdsinfer_custom_impl_Yolo.so: cannot open shared object file: No such file or directory
0:00:01.869691879 10437 0x7f64002d30 ERROR nvinfer gstnvinfer.cpp:613:gst_nvinfer_logger: NvDsInferContext[UID 1]: Error in NvDsInferContextImpl::initialize() <nvdsinfer_context_impl.cpp:1139> [UID = 1]: Could not open custom lib: (null)
0:00:01.869774729 10437 0x7f64002d30 WARN nvinfer gstnvinfer.cpp:809:gst_nvinfer_start: error: Failed to create NvDsInferContext instance
0:00:01.869808650 10437 0x7f64002d30 WARN nvinfer gstnvinfer.cpp:809:gst_nvinfer_start: error: Config file path: ./config_infer_primary_yoloV4.txt, NvDsInfer Error: NVDSINFER_CUSTOM_LIB_FAILED
ERROR from element primary-nvinference-engine-0: Failed to create NvDsInferContext instance
Error details: /dvs/git/dirty/git-master_linux/deepstream/sdk/src/gst-plugins/gst-nvinfer/gstnvinfer.cpp(809): gst_nvinfer_start (): /GstPipeline:analysis-pipeline/GstNvInfer:primary-nvinference-engine-0:
Config file path: ./config_infer_primary_yoloV4.txt, NvDsInfer Error: NVDSINFER_CUSTOM_LIB_FAILED

I am relly not understand way I would be happy to any help!

@marcoslucianops
Copy link
Owner

You need to compile the nvdsinfer_custom_impl_Yolo lib before run it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants