DeepStream API Reference
pyds.
NvDsInferNetworkInfo
Holds information about the model network.
channels
Number of input channels for the model.
height
Input height for the model.
width
Input width for the model.