NvDsClassifierMeta

class pyds.NvDsClassifierMeta(self: pyds.NvDsClassifierMeta) → None

Holds information of classifier metadata in the object

property base_meta
cast(*args, **kwargs)

Overloaded function.

  1. cast(self: capsule) -> pyds.NvDsClassifierMeta

cast given object/data to pyds.NvDsClassifierMeta, call pyds.NvDsClassifierMeta.cast(data)

  1. cast(self: int) -> pyds.NvDsClassifierMeta

cast given object/data to pyds.NvDsClassifierMeta, call pyds.NvDsClassifierMeta.cast(data)

property label_info_list

list of label objects of the given class

property num_labels

number of outputs/labels of the classifier

property unique_component_id

unique component id that attaches NvDsClassifierMeta metadata