post_process - 1.4 English

Vitis AI Library User Guide (UG1354)

Document ID
UG1354
Release Date
2021-07-22
Version
1.4 English

The post-processing function of the multitask which stored the original multitaskv3 classes.

Prototype

std::vector< MultiTaskv3Result > post_process(size_t batch_size)=0;

Returns

The struct of Multitaskv3Result.