paper-with-me

홈 › Papers

MaSS13K: A Matting-level Semantic Segmentation Benchmark

2025-03-24 · CVPR 2025 1 · Chenxi Xie, Minghan Li, Hui Zeng, Jun Luo, Lei Zhang

High-resolution semantic segmentation is essential for applications such as image editing, bokeh imaging, AR/VR, etc. Unfortunately, existing datasets often have limited resolution and lack precise mask details and boundaries. In this work, we build a large-scale, matting-level semantic segmentation dataset, named MaSS13K, which consists of 13,348 real-world images, all at 4K resolution. MaSS13K provides high-quality mask annotations of a number of objects, which are categorized into seven categories: human, vegetation, ground, sky, water, building, and others. MaSS13K features precise masks, with an average mask complexity 20-50 times higher than existing semantic segmentation datasets. We consequently present a method specifically designed for high-resolution semantic segmentation, namely MaSSFormer, which employs an efficient pixel decoder that aggregates high-level semantic features and low-level texture features across three stages, aiming to produce high-resolution masks with minimal computational cost. Finally, we propose a new learning paradigm, which integrates the high-quality masks of the seven given categories with pseudo labels from new classes, enabling MaSSFormer to transfer its accurate segmentation capability to other classes of objects. Our proposed MaSSFormer is comprehensively evaluated on the MaSS13K benchmark together with 14 representative segmentation models. We expect that our meticulously annotated MaSS13K dataset and the MaSSFormer model can facilitate the research of high-resolution and high-quality semantic segmentation. Datasets and codes can be found at https://github.com/xiechenxi99/MaSS13K.

📄 PDF Abstract BibTeX arXiv:2503.18364

Code (1)

xiechenxi99/mass13k 공식 구현 pytorch

Tasks

4kImage MattingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Robust Human Matting via Semantic Guidance

2022-10-11 · Xiangguang Chen, Ye Zhu, Yu Li, Bingtao Fu 외

Automatic human matting is highly desired for many real applications. We investigate recent human matting methods and show that common bad cases happen when semantic human segmentation fails. This indicates that semantic…

Image MattingSegmentation

Learning Multiple Representations with Inconsistency-Guided Detail Regularization for Mask-Guided Matting

2024-03-28 · Weihao Jiang, Zhaozhi Xie, Yuxiang Lu, Longjie Qi 외

Mask-guided matting networks have achieved significant improvements and have shown great potential in practical applications in recent years. However, simply learning matting representation from synthetic and lack-of-rea…

Auxiliary LearningEdge DetectionImage MattingLine Detection+2

End-to-End Human Instance Matting

2024-03-03 · Qinglin Liu, Shengping Zhang, Quanling Meng, Bineng Zhong 외

Human instance matting aims to estimate an alpha matte for each human instance in an image, which is extremely challenging and has rarely been studied so far. Despite some efforts to use instance segmentation to generate…

Image MattingInstance SegmentationSemantic Segmentation

SHDM-NET: Heat Map Detail Guidance with Image Matting for Industrial Weld Semantic Segmentation Network

2022-07-09 · Qi Wang, Jingwu Mei

In actual industrial production, the assessment of the steel plate welding effect is an important task, and the segmentation of the weld section is the basis of the assessment. This paper proposes an industrial weld segm…

Image MattingSegmentationSemantic Segmentation

Towards Natural Image Matting in the Wild via Real-Scenario Prior

2024-10-09 · Ruihao Xia, Yu Liang, Peng-Tao Jiang, Hao Zhang 외

Recent approaches attempt to adapt powerful interactive segmentation models, such as SAM, to interactive matting and fine-tune the models based on synthetic matting datasets. However, models trained on synthetic data fai…

DecoderImage MattingInteractive SegmentationSemantic Segmentation