Function to get InputWidth of the YOLOv2 network (input image columns).
Prototype
int getInputWidth() const =0;
Returns
InputWidth of theYOLOv2 network Function to get InputWidth of the YOLOv2 network (input image columns).
int getInputWidth() const =0;
YOLOv2 network