paper-with-me

Papers

FishFormer: Annulus Slicing-based Transformer for Fisheye Rectification with Efficacy Domain Exploration

2022-07-05 · Shangrong Yang, Chunyu Lin, Kang Liao, Yao Zhao

Numerous significant progress on fisheye image rectification has been achieved through CNN. Nevertheless, constrained by a fixed receptive field, the global distribution and the local symmetry of the distortion have not been fully exploited. To leverage these two characteristics, we introduced Fishformer that processes the fisheye image as a sequence to enhance global and local perception. We tuned the Transformer according to the structural properties of fisheye images. First, the uneven distortion distribution in patches generated by the existing square slicing method confuses the network, resulting in difficult training. Therefore, we propose an annulus slicing method to maintain the consistency of the distortion in each patch, thus perceiving the distortion distribution well. Second, we analyze that different distortion parameters have their own efficacy domains. Hence, the perception of the local area is as important as the global, but Transformer has a weakness for local texture perception. Therefore, we propose a novel layer attention mechanism to enhance the local perception and texture transfer. Our network simultaneously implements global perception and focused local perception decided by the different parameters. Extensive experiments demonstrate that our method provides superior performance compared with state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2207.01925

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Multi-Head Attention 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

SimFIR: A Simple Framework for Fisheye Image Rectification with Self-supervised Representation Learning

2023-08-17 · ICCV 2023 1 · Hao Feng, Wendi Wang, Jiajun Deng, Wengang Zhou 외

In fisheye images, rich distinct distortion patterns are regularly distributed in the image plane. These distortion patterns are independent of the visual content and provide informative cues for rectification. To make t…

Representation Learning

Learning to Calibrate Straight Lines for Fisheye Image Rectification

2019-04-22 · CVPR 2019 6 · Zhu-Cun Xue, Nan Xue, Gui-Song Xia, Weiming Shen

This paper presents a new deep-learning based method to simultaneously calibrate the intrinsic parameters of fisheye lens and rectify the distorted images. Assuming that the distorted lines generated by fisheye projectio…

Pixel-variant Local Homography for Fisheye Stereo Rectification Minimizing Resampling Distortion

2017-07-12 · Dingfu Zhou, Yuchao Dai, Hongdong Li

Large field-of-view fisheye lens cameras have attracted more and more researchers' attention in the field of robotics. However, there does not exist a convenient off-the-shelf stereo rectification approach which can be a…

3D ReconstructionStereo MatchingStereo Matching Hand

RoFIR: Robust Fisheye Image Rectification Framework Impervious to Optical Center Deviation

2024-06-27 · Zhaokang Liao, Hao Feng, Shaokai Liu, Wengang Zhou 외

Fisheye images are categorized fisheye into central and deviated based on the optical center position. Existing rectification methods are limited to central fisheye images, while this paper proposes a novel method that e…

Data AugmentationLocal DistortionPosition

Dual Diffusion Architecture for Fisheye Image Rectification: Synthetic-to-Real Generalization

2023-01-26 · Shangrong Yang, Chunyu Lin, Kang Liao, Yao Zhao

Fisheye image rectification has a long-term unresolved issue with synthetic-to-real generalization. In most previous works, the model trained on the synthetic images obtains unsatisfactory performance on the real-world f…

Denoising