paper-with-me

홈 › Papers

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 segmentation network based on a deep learning semantic segmentation algorithm fused with heatmap detail guidance and Image Matting to solve the automatic segmentation problem of weld regions. In the existing semantic segmentation networks, the boundary information can be preserved by fusing the features of both high-level and low-level layers. However, this method can lead to insufficient expression of the spatial information in the low-level layer, resulting in inaccurate segmentation boundary positioning. We propose a detailed guidance module based on heatmaps to fully express the segmented region boundary information in the low-level network to address this problem. Specifically, the expression of boundary information can be enhanced by adding a detailed branch to predict segmented boundary and then matching it with the boundary heat map generated by mask labels to calculate the mean square error loss. In addition, although deep learning has achieved great success in the field of semantic segmentation, the precision of the segmentation boundary region is not high due to the loss of detailed information caused by the classical segmentation network in the process of encoding and decoding process. This paper introduces a matting algorithm to calibrate the boundary of the segmentation region of the semantic segmentation network to solve this problem. Through many experiments on industrial weld data sets, the effectiveness of our method is demonstrated, and the MIOU reaches 97.93%. It is worth noting that this performance is comparable to human manual segmentation ( MIOU 97.96%).

📄 PDF Abstract BibTeX arXiv:2207.04297

Code (0)

등록된 구현이 없습니다.

Tasks

Image MattingSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음

Similar Papers 제목 키워드 기반

PP-Matting: High-Accuracy Natural Image Matting

2022-04-20 · Guowei Chen, Yi Liu, Jian Wang, Juncai Peng 외

Natural image matting is a fundamental and challenging computer vision task. It has many applications in image editing and composition. Recently, deep learning-based approaches have achieved great improvements in image m…

Image MattingSemantic SegmentationVocal Bursts Intensity Prediction

Unifying Automatic and Interactive Matting with Pretrained ViTs

2024-01-01 · CVPR 2024 1 · Zixuan Ye, Wenze Liu, He guo, Yujia Liang 외

Automatic and interactive matting largely improve image matting by respectively alleviating the need for auxiliary input and enabling object selection. Due to different settings on whether prompts exist they either s…

Image Matting

Matting by Generation

2024-07-30 · Zhixiang Wang, Baiang Li, Jian Wang, Yu-Lun Liu 외

This paper introduces an innovative approach for image matting that redefines the traditional regression-based task as a generative modeling challenge. Our method harnesses the capabilities of latent diffusion models, en…

Image Matting

Dual-Context Aggregation for Universal Image Matting

2024-02-28 · Qinglin Liu, Xiaoqian Lv, Wei Yu, Changyong Guo 외

Natural image matting aims to estimate the alpha matte of the foreground from a given image. Various approaches have been explored to address this problem, such as interactive matting methods that use guidance such as cl…

Image Matting

Exploring the Interactive Guidance for Unified and Effective Image Matting

2022-05-17 · Dinghao Yang, Bin Wang, Weijia Li, Yiqi Lin 외

Recent image matting studies are developing towards proposing trimap-free or interactive methods for complete complex image matting tasks. Although avoiding the extensive labors of trimap annotation, existing methods sti…

Foreground SegmentationImage MattingTransparent objects