Hello, I am working on Jetson AGX Xavier, using deepstream 5.0. My primary model consists of detecting face bounding boxes. In the secondary, I am trying to get the 80 facial landmarks provided by ngc. I am having an error in probing the data.
The l_user = obj_meta.obj_user_meta_list is always none and is not able to detect the facial landmarks.
Could you please help on this issue?
Thank you in advance.