post_process_seg - 2.0 English

Vitis AI Library User Guide (UG1354)

Document ID
UG1354
Release Date
2022-01-20
Version
2.0 English

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

Prototype

std::vector< MultiTaskResult > post_process_seg(size_t batch_size)=0;

Returns

The struct of SegmentationResult.