getInputHeight - 1.4.1 English

Vitis AI Library User Guide (UG1354)

Document ID
UG1354
Release Date
2021-12-11
Version
1.4.1 English

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

Prototype

int getInputHeight() const =0;

Returns

InputHeight of the YOLOv2 network.