huangjianhui

Results 8 issues of huangjianhui

add pre_det and pre_rec ops

### PR types New features ### PR changes APIs ### Describe Fastdeploy support Tinypose ![tinypose_vis_result](https://user-images.githubusercontent.com/16222477/190136305-e0476adb-7df0-48a0-ba5f-3e4d9dd3cfc6.jpeg)

### 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