paper-with-me

Papers

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 convolutional neural networks to compute a 4D correlation volume to estimate the relative rotation between image pairs. In this work, we propose a cross-attention-based approach that utilizes CNN feature maps and a Transformer-Encoder, to compute the cross-attention between the activation maps of the image pairs, which is shown to be an improved equivalent of the 4D correlation volume, used in previous works. In the suggested approach, higher attention scores are associated with image regions that encode visual cues of rotation. Our approach is end-to-end trainable and optimizes a simple regression loss. It is experimentally shown to outperform contemporary state-of-the-art schemes when applied to commonly used image rotation datasets and benchmarks, and establishes a new state-of-the-art accuracy on these datasets. We make our code publicly available.

📄 PDF Abstract BibTeX arXiv:2303.02615

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Extreme Rotation Estimation in the Wild

2024-11-11 · CVPR 2025 1 · Hana Bezalel, Dotan Ankri, Ruojin Cai, Hadar Averbuch-Elor

We present a technique and benchmark dataset for estimating the relative 3D orientation between a pair of Internet images captured in an extreme setting, where the images have limited or non-overlapping field of views. P…

3D Reconstruction

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

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 h…

Feature Correlation

Rotational Rectification Network: Enabling Pedestrian Detection for Mobile Vision

2017-06-19 · Xinshuo Weng, Shangxuan Wu, Fares Beainy, Kris Kitani

Across a majority of pedestrian detection datasets, it is typically assumed that pedestrians will be standing upright with respect to the image coordinate system. This assumption, however, is not always valid for many vi…

Pedestrian Detectionvalid

Boosting 3-DoF Ground-to-Satellite Camera Localization Accuracy via Geometry-Guided Cross-View Transformer

2023-07-16 · ICCV 2023 1 · Yujiao Shi, Fei Wu, Akhil Perincherry, Ankit Vora 외

Image retrieval-based cross-view localization methods often lead to very coarse camera pose estimation, due to the limited sampling density of the database satellite images. In this paper, we propose a method to increase…

Camera LocalizationCamera Pose EstimationImage RetrievalPose Estimation+1