paper-with-me

Papers

Extreme Rotation Estimation using Dense Correlation Volumes

2021-04-28 · CVPR 2021 1 · Ruojin Cai, Bharath Hariharan, Noah Snavely, Hadar Averbuch-Elor

We present a technique for estimating the relative 3D rotation of an RGB image pair in an extreme setting, where the images have little or no overlap. We observe that, even when images do not overlap, there may be rich hidden cues as to their geometric relationship, such as light source directions, vanishing points, and symmetries present in the scene. We propose a network design that can automatically learn such implicit cues by comparing all pairs of points between the two input images. Our method therefore constructs dense feature correlation volumes and processes these to predict relative 3D rotations. Our predictions are formed over a fine-grained discretization of rotations, bypassing difficulties associated with regressing 3D rotations. We demonstrate our approach on a large variety of extreme RGB image pairs, including indoor and outdoor images captured under different lighting conditions and geographic locations. Our evaluation shows that our model can successfully estimate relative rotations among non-overlapping images without compromising performance over overlapping image pairs.

📄 PDF Abstract BibTeX arXiv:2104.13530

Code (1)

RuojinCai/ExtremeRotation_code 공식 구현 pytorch

Tasks

Feature Correlation

Similar Papers 제목 키워드 기반

Estimating Extreme 3D Image Rotations using Cascaded Attention

2024-01-01 · CVPR 2024 1 · Shay Dekel, Yosi Keller, Martin Cadik

Estimating large extreme inter-image rotations is critical for numerous computer vision domains involving images related by limited or non-overlapping fields of view. In this work we propose an attention-based approa…

Decoder

Learning Optical Flow from a Few Matches

2021-04-05 · CVPR 2021 1 · Shihao Jiang, Yao Lu, Hongdong Li, Richard Hartley

State-of-the-art neural network models for optical flow estimation require a dense correlation volume at high resolutions for representing per-pixel displacement. Although the dense correlation volume is informative for …

Optical Flow Estimation

Estimating Extreme 3D Image Rotation with Transformer Cross-Attention

2023-03-05 · Shay Dekel, Yosi Keller, Martin Cadik

The estimation of large and extreme image rotation plays a key role in multiple computer vision domains, where the rotated images are related by a limited or a non-overlapping field of view. Contemporary approaches apply…

A^2-Net: Molecular Structure Estimation from Cryo-EM Density Volumes

2019-01-03 · Kui Xu, Zhe Wang, Jiangping Shi, Hongsheng Li 외

Constructing of molecular structural models from Cryo-Electron Microscopy (Cryo-EM) density volumes is the critical last step of structure determination by Cryo-EM technologies. Methods have evolved from manual construct…

Pose EstimationTranslation

CoWTracker: Tracking by Warping instead of Correlation

2026-02-04 · Zihang Lai, Eldar Insafutdinov, Edgar Sucar, Andrea Vedaldi arxiv

Dense point tracking is a fundamental problem in computer vision, with applications ranging from video analysis to robotic manipulation. State-of-the-art trackers typically rely on cost volumes to match features across f…

Optical Flow EstimationPoint Tracking