Function to get InputHeight of the YOLOv3 network (input image rows).
Prototype
int getInputHeight() const =0;
Returns
InputHeight of theYOLOv3 network. Function to get InputHeight of the YOLOv3 network (input image rows).
int getInputHeight() const =0;
YOLOv3 network.