I am working on Jetson AGX Xavier, currently using deepstream 5.0.
I am building a pipeline that takes the bounding box faces in the primary and the facial landmarks in the secondary.
I obtain the following error while running the code.
I obtained 2 errors: one could not find output coverage layer for parsin objects and another one failed to parse bboxes.
Could you provide me with guidance and help on how to resolve this issue please?