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

Custom yolov8 model not working for network-mode=1 #614

Open
anazkhan opened this issue Jan 30, 2025 · 0 comments
Open

Custom yolov8 model not working for network-mode=1 #614

anazkhan opened this issue Jan 30, 2025 · 0 comments

Comments

@anazkhan
Copy link

• Hardware Platform (Jetson / GPU) NVIDIA Geforce RTX 3090
• DeepStream Version7.1
• TensorRT Version10.3
**• NVIDIA GPU Driver Version (valid for GPU only)**560.35.03

I have implemented multistream deepstream pipeline using deepstream_test_3.py for custom yolov8 model with fp32 and using the custom-lib-pathas libnvdsinfer_custom_impl_Yolo.so it was working fine but when i am trying to run with network-mode=1 for int8 precision I am getting the following error.

ERROR: [TRT]: [checkSanity.cpp::checkLinks::218] Error Code 2: Internal Error (Assertion item.second != nullptr failed. region should have been removed from Graph::regions)
/opt/nvidia/deepstream/deepstream-7.1/entrypoint.sh: line 15: 30 Segmentation fault (core dumped) /opt/nvidia/nvidia_entrypoint.sh $@

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

1 participant