retinaface_post_process - retinaface_post_process - 2.5 English - UG1354

Vitis AI Library User Guide (UG1354)

Document_ID
UG1354
Release_Date
2022-06-15
Version
2.5 English

The batch mode post-processing function of the retinaface network.

Prototype

std::vector< 
               RetinaFaceResult
             > retinaface_post_process(size_t batch_size)=0;

Returns

The vector of struct of RetinaFaceResult .