16 #include "fastdeploy/vision/common/processors/transform.h" 17 #include "fastdeploy/function/functions.h" 22 namespace generation {
37 bool Run(std::vector<Mat>& images, std::vector<FDTensor>* output);
Preprocessor object for AnimeGAN serials model.
Definition: preprocessor.h:25
AnimeGANPreprocessor()
Create a preprocessor instance for AnimeGAN serials model.
Definition: preprocessor.h:29
All C++ FastDeploy APIs are defined inside this namespace.
Definition: option.h:16