getInputHeight - 1.3 English

Vitis AI Library User Guide (UG1354)

Document ID
UG1354
Release Date
2021-02-03
Version
1.3 English

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

Prototype

int getInputHeight() const =0;

Returns

InputHeight of the YOLOv3 network.