paper-with-me

Papers

PreCM: The Padding-based Rotation Equivariant Convolution Mode for Semantic Segmentation

2024-11-03 · Xinyu Xu, Huazhen Liu, Huilin Xiong, Wenxian Yu, Tao Zhang

Semantic segmentation is an important branch of image processing and computer vision. With the popularity of deep learning, various deep semantic segmentation networks have been proposed for pixel-level classification and segmentation tasks. However, the imaging angles are often arbitrary in real world, such as water body images in remote sensing, and capillary and polyp images in medical field, and we usually cannot obtain prior orientation information to guide these networks to extract more effective features. Additionally, learning the features of objects with multiple orientation information is also challenging, as most CNN-based semantic segmentation networks do not have rotation equivariance to resist the disturbance from orientation information. To address the same, in this paper, we first establish a universal convolution-group framework to more fully utilize the orientation information and make the networks rotation equivariant. Then, we mathematically construct the padding-based rotation equivariant convolution mode (PreCM), which can be used not only for multi-scale images and convolution kernels, but also as a replacement component to replace multiple convolutions, like dilated convolution, transposed convolution, variable stride convolution, etc. In order to verify the realization of rotation equivariance, a new evaluation metric named rotation difference (RD) is finally proposed. The experiments carried out on the datesets Satellite Images of Water Bodies, DRIVE and Floodnet show that the PreCM-based networks can achieve better segmentation performance than the original and data augmentation-based networks. In terms of the average RD value, the former is 0% and the latter two are respectively 7.0503% and 3.2606%. Last but not least, PreCM also effectively enhances the robustness of networks to rotation perturbations.

📄 PDF Abstract BibTeX arXiv:2411.01624

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

VI-Net: Boosting Category-level 6D Object Pose Estimation via Learning Decoupled Rotations on the Spherical Representations

2023-08-19 · ICCV 2023 1 · Jiehong Lin, Zewei Wei, Yabin Zhang, Kui Jia

Rotation estimation of high precision from an RGB-D object observation is a huge challenge in 6D object pose estimation, due to the difficulty of learning in the non-linear space of SO(3). In this paper, we propose a nov…

6D Pose Estimation using RGBBenchmarkingBinary ClassificationObject+2

ReAFFPN: Rotation-equivariant Attention Feature Fusion Pyramid Networks for Aerial Object Detection

2022-10-17 · Chongyu Sun, Yang Xu, Zebin Wu, Zhihui Wei

This paper proposes a Rotation-equivariant Attention Feature Fusion Pyramid Networks for Aerial Object Detection named ReAFFPN. ReAFFPN aims at improving the effect of rotation-equivariant features fusion between adjacen…

object-detectionObject Detection

Rotation-Equivariant Self-Supervised Method in Image Denoising

2025-05-26 · CVPR 2025 1 · Hanze Liu, Jiahong Fu, Qi Xie, Deyu Meng

Self-supervised image denoising methods have garnered significant research attention in recent years, for this kind of method reduces the requirement of large training datasets. Compared to supervised methods, self-super…

DenoisingImage Denoising

SRE-CNN: A Spatiotemporal Rotation-Equivariant CNN for Cardiac Cine MR Imaging

2024-09-13 · Yuliang Zhu, Jing Cheng, Zhuo-Xu Cui, Jianfeng Ren 외

Dynamic MR images possess various transformation symmetries,including the rotation symmetry of local features within the image and along the temporal dimension. Utilizing these symmetries as prior knowledge can facilitat…

Rotation-Equivariant Keypoint Detection

2021-09-29 · Jongmin Lee, Byungjin Kim, Minsu Cho

We show how to train a rotation-equivariant representation to extract local keypoints for image matching. Existing learning-based methods focused on extracting translation-equivariant keypoints using conventional convolu…

Keypoint DetectionTranslation