mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-17 22:21:48 +08:00

* Support new model PaddleSeg * Fix conflict * PaddleSeg add visulization function * fix bug * Fix BindPPSeg wrong name * Fix variable name * Update by comments * Add ppseg-unet example python version * Change the way to decompress model file * Visualize resize mask back to original image size * Update paddleseg support * Add essential files to support ppseg * Support logits matrix resize * Support mask matrix resize * Fix some bugs * Format code * Add code comment * Format code Co-authored-by: Jason <jiangjiajun@baidu.com>