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

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

GetConfThreshold() constfastdeploy::vision::detection::YOLOv7Postprocessorinline
GetNMSThreshold() constfastdeploy::vision::detection::YOLOv7Postprocessorinline
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::YOLOv7Postprocessor
SetConfThreshold(const float &conf_threshold)fastdeploy::vision::detection::YOLOv7Postprocessorinline
SetNMSThreshold(const float &nms_threshold)fastdeploy::vision::detection::YOLOv7Postprocessorinline
YOLOv7Postprocessor()fastdeploy::vision::detection::YOLOv7Postprocessor