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

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

GetMiniPad() constfastdeploy::vision::detection::YOLOv5Preprocessorinline
GetPaddingValue() constfastdeploy::vision::detection::YOLOv5Preprocessorinline
GetScaleUp() constfastdeploy::vision::detection::YOLOv5Preprocessorinline
GetSize() constfastdeploy::vision::detection::YOLOv5Preprocessorinline
GetStride() constfastdeploy::vision::detection::YOLOv5Preprocessorinline
Run(std::vector< FDMat > *images, std::vector< FDTensor > *outputs, std::vector< std::map< std::string, std::array< float, 2 >>> *ims_info)fastdeploy::vision::detection::YOLOv5Preprocessor
SetMiniPad(bool is_mini_pad)fastdeploy::vision::detection::YOLOv5Preprocessorinline
SetPaddingValue(const std::vector< float > &padding_value)fastdeploy::vision::detection::YOLOv5Preprocessorinline
SetScaleUp(bool is_scale_up)fastdeploy::vision::detection::YOLOv5Preprocessorinline
SetSize(const std::vector< int > &size)fastdeploy::vision::detection::YOLOv5Preprocessorinline
SetStride(int stride)fastdeploy::vision::detection::YOLOv5Preprocessorinline
YOLOv5Preprocessor()fastdeploy::vision::detection::YOLOv5Preprocessor