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