调和Beltrami签名网络:深度学习框架中的一种形状先验模块 / Harmonic Beltrami Signature Network: a Shape Prior Module in Deep Learning Framework
1️⃣ 一句话总结
这篇论文提出了一种名为HBSN的新型深度学习模块,它能从图像中高效提取一种对平移、缩放和旋转不变的形状特征,并作为通用插件提升现有图像分割模型的性能。
This paper presents the Harmonic Beltrami Signature Network (HBSN), a novel deep learning architecture for computing the Harmonic Beltrami Signature (HBS) from binary-like images. HBS is a shape representation that provides a one-to-one correspondence with 2D simply connected shapes, with invariance to translation, scaling, and rotation. By exploiting the function approximation capacity of neural networks, HBSN enables efficient extraction and utilization of shape prior information. The proposed network architecture incorporates a pre-Spatial Transformer Network (pre-STN) for shape normalization, a UNet-based backbone for HBS prediction, and a post-STN for angle regularization. Experiments show that HBSN accurately computes HBS representations, even for complex shapes. Furthermore, we demonstrate how HBSN can be directly incorporated into existing deep learning segmentation models, improving their performance through the use of shape priors. The results confirm the utility of HBSN as a general-purpose module for embedding geometric shape information into computer vision pipelines.
调和Beltrami签名网络:深度学习框架中的一种形状先验模块 / Harmonic Beltrami Signature Network: a Shape Prior Module in Deep Learning Framework
这篇论文提出了一种名为HBSN的新型深度学习模块,它能从图像中高效提取一种对平移、缩放和旋转不变的形状特征,并作为通用插件提升现有图像分割模型的性能。
源自 arXiv: 2603.02907