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

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

GetConfThreshold() constfastdeploy::vision::detection::YOLOv5Postprocessorinline
GetMultiLabel() constfastdeploy::vision::detection::YOLOv5Postprocessorinline
GetNMSThreshold() constfastdeploy::vision::detection::YOLOv5Postprocessorinline
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::YOLOv5Postprocessor
SetConfThreshold(const float &conf_threshold)fastdeploy::vision::detection::YOLOv5Postprocessorinline
SetMultiLabel(bool multi_label)fastdeploy::vision::detection::YOLOv5Postprocessorinline
SetNMSThreshold(const float &nms_threshold)fastdeploy::vision::detection::YOLOv5Postprocessorinline
YOLOv5Postprocessor()fastdeploy::vision::detection::YOLOv5Postprocessor