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

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

GetPaddingValue() constfastdeploy::vision::detection::YOLOv7Preprocessorinline
GetScaleUp() constfastdeploy::vision::detection::YOLOv7Preprocessorinline
GetSize() constfastdeploy::vision::detection::YOLOv7Preprocessorinline
Run(std::vector< FDMat > *images, std::vector< FDTensor > *outputs, std::vector< std::map< std::string, std::array< float, 2 >>> *ims_info)fastdeploy::vision::detection::YOLOv7Preprocessor
SetPaddingValue(const std::vector< float > &padding_value)fastdeploy::vision::detection::YOLOv7Preprocessorinline
SetScaleUp(bool is_scale_up)fastdeploy::vision::detection::YOLOv7Preprocessorinline
SetSize(const std::vector< int > &size)fastdeploy::vision::detection::YOLOv7Preprocessorinline
YOLOv7Preprocessor()fastdeploy::vision::detection::YOLOv7Preprocessor