用多尺度张量融合与降维模块提升边缘检测精度
Multi-Scale Tensorial Summation and Dimensional Reduction Guided Neural Network for Edge Detection
- 引入多尺度张量求和与降维结构,增强初始层感受野
- 在BSDS500和BIPEDv2上达到新最优性能
- 适合追求高效边缘检测的视觉任务研究者
边缘检测因其在下游计算机视觉任务中的优异表现而受到广泛关注。近年来,深度学习方法显著提升了边缘检测性能。神经网络需大感受野以保证效果,传统方法依赖深层结构实现。本文提出一种基于多尺度张量求和与降维(MTS-DR)的新模块,构建MTS-DR-Net用于边缘检测。该模型通过MTS层与对应的MTS-DR块在初期去除冗余信息,使网络聚焦于关键特征子空间。随后采用权重重构的U型细化模块进行精调。在两个基准数据集BSDS500和BIPEDv2上进行了大量实验,验证了模型的有效性。
原文摘要 · Abstract (English)
Edge detection has attracted considerable attention thanks to its exceptional ability to enhance performance in downstream computer vision tasks. In recent years, various deep learning methods have been explored for edge detection tasks resulting in a significant performance improvement compared to conventional computer vision algorithms. In neural networks, edge detection tasks require considerably large receptive fields to provide satisfactory performance. In a typical convolutional operation, such a large receptive field can be achieved by utilizing a significant number of consecutive layers, which yields deep network structures. Recently, a Multi-scale Tensorial Summation (MTS) factorization operator was presented, which can achieve very large receptive fields even from the initial layers. In this paper, we propose a novel MTS Dimensional Reduction (MTS-DR) module guided neural network, MTS-DR-Net, for the edge detection task. The MTS-DR-Net uses MTS layers, and corresponding MTS-DR blocks as a new backbone to remove redundant information initially. Such a dimensional reduction module enables the neural network to focus specifically on relevant information (i.e., necessary subspaces). Finally, a weight U-shaped refinement module follows MTS-DR blocks in the MTS-DR-Net. We conducted extensive experiments on two benchmark edge detection datasets: BSDS500 and BIPEDv2 to verify the effectiveness of our model. The implementation of the proposed MTS-DR-Net can be found at https://github.com/LeiXuAI/MTS-DR-Net.git.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。