Hi,
I’m wondering if there is any tools or procedures we can use for general inspections or debugging of the detection pipeline in deepstream 5.0?
For instance, if I found out that objectDetector-Yolo app failed to detect objects in certain frames through a usb-cam, how can I intercept intermediate results before/during/after each steps including receiving raw image input from camera, preprocessing, inference and post-processing?
My settings are the following:
Jetson Xavier
DeepStream 5.0
JetPack 4.4
TensorRT 7.1.3
NVIDIA GPU Driver Version 10.2
Thanks your response! It would help solve the specific example issue I raised. However, for a more general question (this could be a long shot), is there any tool available for a DS pipeline to run a self-inspection?