FastDeploy
latest
Fast & Easy to Deploy!
|
This is the complete list of members for fastdeploy::vision::segmentation::PaddleSegPostprocessor, including all inherited members.
GetApplySoftmax() const | fastdeploy::vision::segmentation::PaddleSegPostprocessor | inline |
GetStoreScoreMap() const | fastdeploy::vision::segmentation::PaddleSegPostprocessor | inline |
PaddleSegPostprocessor(const std::string &config_file) | fastdeploy::vision::segmentation::PaddleSegPostprocessor | explicit |
Run(const std::vector< FDTensor > &infer_results, std::vector< SegmentationResult > *results, const std::map< std::string, std::vector< std::array< int, 2 >>> &imgs_info) | fastdeploy::vision::segmentation::PaddleSegPostprocessor | virtual |
SetApplySoftmax(bool value) | fastdeploy::vision::segmentation::PaddleSegPostprocessor | inline |
SetStoreScoreMap(bool value) | fastdeploy::vision::segmentation::PaddleSegPostprocessor | inline |