NvDsInferNetworkInfo

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

Holds information about the model network.

property channels

Number of input channels for the model.

property height

Input height for the model.

property width

Input width for the model.