FastDeploy  latest
Fast & Easy to Deploy!
fastdeploy::vision::detection::YOLOv5SegPostprocessor Member List

This is the complete list of members for fastdeploy::vision::detection::YOLOv5SegPostprocessor, including all inherited members.

GetConfThreshold() constfastdeploy::vision::detection::YOLOv5SegPostprocessorinline
GetMultiLabel() constfastdeploy::vision::detection::YOLOv5SegPostprocessorinline
GetNMSThreshold() constfastdeploy::vision::detection::YOLOv5SegPostprocessorinline
Run(const std::vector< FDTensor > &tensors, std::vector< DetectionResult > *results, const std::vector< std::map< std::string, std::array< float, 2 >>> &ims_info)fastdeploy::vision::detection::YOLOv5SegPostprocessor
SetConfThreshold(const float &conf_threshold)fastdeploy::vision::detection::YOLOv5SegPostprocessorinline
SetMultiLabel(bool multi_label)fastdeploy::vision::detection::YOLOv5SegPostprocessorinline
SetNMSThreshold(const float &nms_threshold)fastdeploy::vision::detection::YOLOv5SegPostprocessorinline
YOLOv5SegPostprocessor()fastdeploy::vision::detection::YOLOv5SegPostprocessor