paper-with-me

홈 › Papers

RIFT2: Speeding-up RIFT with A New Rotation-Invariance Technique

2023-03-01 · Jiayuan Li, Pengcheng Shi, Qingwu Hu, Yongjun Zhang

Multimodal image matching is an important prerequisite for multisource image information fusion. Compared with the traditional matching problem, multimodal feature matching is more challenging due to the severe nonlinear radiation distortion (NRD). Radiation-variation insensitive feature transform (RIFT)~\cite{li2019rift} has shown very good robustness to NRD and become a baseline method in multimodal feature matching. However, the high computational cost for rotation invariance largely limits its usage in practice. In this paper, we propose an improved RIFT method, called RIFT2. We develop a new rotation invariance technique based on dominant index value, which avoids the construction process of convolution sequence ring. Hence, it can speed up the running time and reduce the memory consumption of the original RIFT by almost 3 times in theory. Extensive experiments show that RIFT2 achieves similar matching performance to RIFT while being much faster and having less memory consumption. The source code will be made publicly available in \url{https://github.com/LJY-RS/RIFT2-multimodal-matching-rotation}

📄 PDF Abstract BibTeX arXiv:2303.00319

Code (1)

ljy-rs/rift2-multimodal-matching-rotation 공식 구현

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
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 제목 키워드 기반

RIFT: Multi-modal Image Matching Based on Radiation-invariant Feature Transform

2018-04-25 · Jiayuan Li, Qingwu Hu, Mingyao Ai

Traditional feature matching methods such as scale-invariant feature transform (SIFT) usually use image intensity or gradient information to detect and describe feature points; however, both intensity and gradient are se…

ARGUS: Adaptive Rotation-Invariant Geometric Unsupervised System

2026-01-03 · Anantha Sharma arxiv

Detecting distributional drift in high-dimensional data streams presents fundamental challenges: global comparison methods scale poorly, projection-based approaches lose geometric structure, and re-clustering methods suf…

SymDrift: One-Shot Generative Modeling under Symmetries

2026-05-07 · Samir Darouich, Vinh Tong, Lluís Pastor-Pérez, Tanja Bien 외 arxiv

Generative modeling of physical systems, such as molecules, requires learning distributions that are invariant under global symmetries, such as rotations in three-dimensional space. Equivariant diffusion and flow matchin…

Texel Splatting: Perspective-Stable 3D Pixel Art

2026-03-15 · Dylan Ebert arxiv

Rendering 3D scenes as pixel art requires that discrete pixels remain stable as the camera moves. Existing methods snap the camera to a grid. Under orthographic projection, this works: every pixel shifts by the same amou…

Scale Drift Correction of Camera Geo-Localization using Geo-Tagged Images

2018-08-26 · Kazuya Iwami, Satoshi Ikehata, Kiyoharu Aizawa

Camera geo-localization from a monocular video is a fundamental task for video analysis and autonomous navigation. Although 3D reconstruction is a key technique to obtain camera poses, monocular 3D reconstruction in a la…

3D ReconstructionAutonomous Navigationgeo-localizationTranslation