I have this error on access metadata fields in DeepStream-5.0 GA.
Why ?
…
bbox = obj_meta.tracker_bbox_info
AttributeError: ‘pyds.NvDsObjectMeta’ object has no attribute ‘tracker_bbox_info’
…
I have this error on access metadata fields in DeepStream-5.0 GA.
Why ?
…
bbox = obj_meta.tracker_bbox_info
AttributeError: ‘pyds.NvDsObjectMeta’ object has no attribute ‘tracker_bbox_info’
…
I have the same error. the manual Deepstream Python API Reference — Deepstream Deepstream Version: 6.1.1 documentation indicates that is valid property