getInputHeight - 3.5 English

Vitis AI Library User Guide (UG1354)

Document ID
UG1354
Release Date
2023-06-29
Version
3.5 English

Function to get InputHeight of the YOLOv2 network (input image rows).

Prototype

int getInputHeight() const =0;

Returns

InputHeight of the YOLOv2 network.