huangjianhui
huangjianhui
add pre_det and pre_rec ops
### PR types New features ### PR changes APIs ### Describe Fastdeploy support Tinypose 
### PR types(PR类型) Serving ### Describe - Add basepreprocess && basepostprocess class for serving
### PR types(PR类型) Doc ### Describe - Update PaddleSeg README.md with models exported with argmax op
### PR types(PR类型) Other ### Describe Add pptinypose python api predict_with_detection_result
### PR types(PR类型) Doc ### Describe Update PaddleSeg comments
### PR types(PR类型) Other ### Describe > Multiple PaddleClas NO Clone Example: > > ``` > auto model = fastdeploy::vision::classification::PaddleClasModel(model_file, params_file, config_file, option); > > auto model2 = fastdeploy::vision::classification::PaddleClasModel( model_file,...
### PR types(PR类型) Other ### Describe - Update segmentation model predict api to new format - Update segmentation label map resize interinterpolation to cv::INTER_LINEAR