- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi - I am trying to get dlstreamer working with a custom trained Yolov5s model. My pipeline is as follows:
GST PIPELINE::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
gst-launch-1.0 urisourcebin buffer-size=4096 uri=rtsp://user:password@192.168.0.33/axis-media/media.amp?videocodec=h264 ! decodebin ! gvadetect model=../models/cards-yolov5-ov.xml model_proc=blackjack-model-proc-v2.json device=GPU ! queue ! gvametaconvert ! gvametapublish file-format=json-lines file-path=output.json ! fakesink async=false
Model Proc is as follows
ERROR: from element /GstPipeline:pipeline0/GstGvaDetect:gvadetect0: base_inference based element initialization has been failed.
Additional debug info:
/home/dlstreamer/dlstreamer/src/monolithic/gst/inference_elements/base/gva_base_inference.cpp(796): gva_base_inference_set_caps (): /GstPipeline:pipeline0/GstGvaDetect:gvadetect0:
post-processing is NULL.
Execution ended after 0:00:04.637141310
How can I debug this and find what is causing this error? What does "post-processing is NULL." mean?
Thanks!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
could you share more information:
- Which OS are you using?
- Which tutorial are you referring to? (please share url or etc)
- Steps that you successfully did until point of error
Cordially,
Iffa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for your question. If you need any additional information from Intel, please submit a new question as Intel is no longer monitoring this thread.
Cordially,
Iffa
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page