hello,
when i run the demo, some mistakes occur like follows, but i can't find any mistakes, and this is normal in the past time.
it keep this state and don't have any reaction.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hello,
when i run the demo, some mistakes occur like follows, but i can't find any mistakes, and this is normal in the past time.
it keep this state and don't have any reaction.
Hi Zhang,
Can the pipeline be ran with the environment variable GST_DEBUG=4, and collect the resulting logs? The command will be:
Also, to help reproduce the issue on our side, could I ask the following:
Regards,
Takuma
Hello, thanks for your reply.
i will tell you about the 3 questions, first the SDK version is Processor SDK Linux for Edge AI 08.04.00, second, it is a custom model that is compiled on benchmark(TI) successfully, third, i just modify the inputs size when export the onnx model because i want to verify the speed of yolov5l on tda4vm whose image inputs are different.(from 640 to 960)
that's all, expect for your reply soon.
Hi Zhang,
Could you also post the logs from running the following?
From the current information, my assumption is some changes in the model needs to be made (perhaps there is a parameter that was not configured). However, the additional logs will greatly help in narrowing down what the issue is.
Regards,
Takuma
hello, thanks for your reply!
i'm sorry that i don't understand that you said , my command is
. can you give a explain how to product run-logs in details!
thanks very much
Hi Zhang,
Could you add "GST_DEBUG=4" to your command? This should enable more logs to print out from GStreamer.
Regards,
Takuma
Hello, Takuma
I have added the GST_DEBUG=4 on the command and the result picture is as follow:
Hi Zhang,
Apologies for the delay, I was traveling for work. Could you share the full logs from GST_DEBUG=4 as a text file?
Regards,
Takuma
Hi Zhang,
Also, can you confirm that the demo works with the default model?
Regards,
Takuma
Hi Zhang,
Would you be able to share the model? If this is something that you do not want on the public forum, we can use email or other means of sharing.
Regards,
Takuma