FastDeploy
latest
Fast & Easy to Deploy!
|
This is the complete list of members for fastdeploy::vision::detection::YOLOv7Preprocessor, including all inherited members.
GetPaddingValue() const | fastdeploy::vision::detection::YOLOv7Preprocessor | inline |
GetScaleUp() const | fastdeploy::vision::detection::YOLOv7Preprocessor | inline |
GetSize() const | fastdeploy::vision::detection::YOLOv7Preprocessor | inline |
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::YOLOv7Preprocessor | inline |
SetScaleUp(bool is_scale_up) | fastdeploy::vision::detection::YOLOv7Preprocessor | inline |
SetSize(const std::vector< int > &size) | fastdeploy::vision::detection::YOLOv7Preprocessor | inline |
YOLOv7Preprocessor() | fastdeploy::vision::detection::YOLOv7Preprocessor |