We have an application built using python on top of deepstream 6.0 for performing object detection and tracking. After successfully integrating bodyposenet from
While running the deepstream pipeline and looking at the NvDsFrameMeta object, the bInferDone equals to 0 , obj_meta_list isNone and other values related to inference are empty or None.
Why would this happen, please go through the thread and tell me possible solutions ?
noticed network-type=100 in the cfg, you need to parse output , set bInferDone to 1 after adding meta yourself, please refer to attach_metadata_detector.
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks