图像分割(mask2former-swin-base-ade-semantic)

我要开发同款
匿名用户2024年07月31日
23阅读
所属分类ai、mask2former、Pytorch
开源地址https://modelscope.cn/models/cubeai/mask2former-swin-base-ade-semantic
授权协议Apache License 2.0

作品详情

图像分割(mask2former-swin-base-ade-semantic)

Mask2Former model trained on ADE20k semantic segmentation (base-sized version, Swin backbone). It was introduced in the paper Masked-attention Mask Transformer for Universal Image Segmentation and first released in this repository.

Mask2Former addresses instance, semantic and panoptic segmentation with the same paradigm: by predicting a set of masks and corresponding labels. Hence, all 3 tasks are treated as if they were instance segmentation. Mask2Former outperforms the previous SOTA, MaskFormer both in terms of performance an efficiency by (i) replacing the pixel decoder with a more advanced multi-scale deformable attention Transformer, (ii) adopting a Transformer decoder with masked attention to boost performance without without introducing additional computation and (iii) improving training efficiency by calculating the loss on subsampled points instead of whole masks.

使用

https://openi.pcl.ac.cn/cubeai-model-zoo/hffacebookmask2former-swin-base-ade-semantic

模型来源

https://hf-mirror.com/facebook/mask2former-swin-base-ade-semantic

声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论