FastDeploy
latest
Fast & Easy to Deploy!
|
This is the complete list of members for fastdeploy::vision::detection::YOLOv5Postprocessor, including all inherited members.
GetConfThreshold() const | fastdeploy::vision::detection::YOLOv5Postprocessor | inline |
GetMultiLabel() const | fastdeploy::vision::detection::YOLOv5Postprocessor | inline |
GetNMSThreshold() const | fastdeploy::vision::detection::YOLOv5Postprocessor | inline |
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::YOLOv5Postprocessor | inline |
SetMultiLabel(bool multi_label) | fastdeploy::vision::detection::YOLOv5Postprocessor | inline |
SetNMSThreshold(const float &nms_threshold) | fastdeploy::vision::detection::YOLOv5Postprocessor | inline |
YOLOv5Postprocessor() | fastdeploy::vision::detection::YOLOv5Postprocessor |