getInputHeight - 1.2 English

Vitis AI Library User Guide (UG1354)

Document ID
UG1354
Release Date
2020-07-21
Version
1.2 English

Function to get InputHeigth of the YOLOv3 network (input image rows).

Prototype

int getInputHeight() const =0;

Returns

InputHeight of the YOLOv3 network.