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

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

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