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

yolov3.weights file missing #1

Open
utkarsh23kushwaha opened this issue Jun 13, 2023 · 6 comments
Open

yolov3.weights file missing #1

utkarsh23kushwaha opened this issue Jun 13, 2023 · 6 comments

Comments

@utkarsh23kushwaha
Copy link

Hii there, I cloned this repo to run deepstream_ignition_IP_File_rtsp_yolo.py file , but it turns out that yolo.weights file is missing can you please upload or share the link to it...

@valdivj
Copy link
Owner

valdivj commented Jun 13, 2023 via email

@utkarsh23kushwaha
Copy link
Author

Actually I got all the required files... but still keep getting this :

ERROR: nvdsinfer_backend.cpp:38 cudaStreamCreateWithPriority failed, cuda err_no:222, err_str:cudaErrorUnsupportedPtxVersion
0:05:51.168639720 55514 0x55922bab1b30 ERROR nvinfer gstnvinfer.cpp:674:gst_nvinfer_logger: NvDsInferContext[UID 1]: Error in NvDsInferContextImpl::allocateResource() <nvdsinfer_context_impl.cpp:293> [UID = 1]: Failed to create preprocessor cudaStream
0:05:51.168660590 55514 0x55922bab1b30 ERROR nvinfer gstnvinfer.cpp:674:gst_nvinfer_logger: NvDsInferContext[UID 1]: Error in NvDsInferContextImpl::preparePreprocess() <nvdsinfer_context_impl.cpp:1029> [UID = 1]: preprocessor allocate resource failed
ERROR: nvdsinfer_context_impl.cpp:1275 Infer Context prepare preprocessing resource failed., nvinfer error:NVDSINFER_TENSORRT_ERROR
0:05:51.197942721 55514 0x55922bab1b30 WARN nvinfer gstnvinfer.cpp:888:gst_nvinfer_start: error: Failed to create NvDsInferContext instance
0:05:51.197986385 55514 0x55922bab1b30 WARN nvinfer gstnvinfer.cpp:888:gst_nvinfer_start: error: Config file path: config_infer_primary_yoloV3.txt, NvDsInfer Error: NVDSINFER_TENSORRT_ERROR

Do you know what might be causing it ?

@utkarsh23kushwaha
Copy link
Author

Also thanks for a quick reply !!
Really Appreciate it

@valdivj
Copy link
Owner

valdivj commented Jun 13, 2023 via email

@utkarsh23kushwaha
Copy link
Author

utkarsh23kushwaha commented Jun 14, 2023

Hii there,

I was able to run the script successfully, thanks
but the TRT engine generation part is taking a LOT of time !! and that too when I am working on Tesla T4
if possible can you please suggest some ways to reduce this time maybe

And Also it's not working for INT8 precision mode it throws error only works for FP16 or 32

@valdivj
Copy link
Owner

valdivj commented Jun 14, 2023 via email

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