getInputHeight - 3.5 简体中文

Vitis AI Library 用户指南 (UG1354)

Document ID
UG1354
Release Date
2023-06-29
Version
3.5 简体中文

此函数用于获取 YOLOv2 网络(输入图像行)的 InputHeight。

原型设计

int getInputHeight() const =0;

返回

YOLOv2 网络的 InputHeight。