Submitted by Effective_Tax_2096 t3_y68dzn in MachineLearning
Hi, I'd like to introduce PaddleSeg, which provides the ability of designing, training and deploying segmentation models.
This might be some help to you. Hope you enjoy it.
Code and docs: https://github.com/PaddlePaddle/PaddleSeg
Features Set:
- Support several tasks: Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, etc.
- Provide 40+ state-of-art semantic segmentation models and 140+ high-quality pre-training models
- Provide efficient interactive segmentation tool (EISeg) for annotating segmentation images
- Release a variety of human matting and portrait segmentation models for practical application without training
- Support 3D medical image segmentation
- etc
lulu_the_cat2021 t1_isntsah wrote
Thanks for this!