post_process_seg - post_process_seg - 2.5 English - UG1354

Vitis AI Library User Guide (UG1354)

Document_ID
UG1354
Release_Date
2022-06-15
Version
2.5 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 .