paper-with-me

Papers

Convolutional Cross-View Pose Estimation

2023-03-09 · Zimin Xia, Olaf Booij, Julian F. P. Kooij

We propose a novel end-to-end method for cross-view pose estimation. Given a ground-level query image and an aerial image that covers the query's local neighborhood, the 3 Degrees-of-Freedom camera pose of the query is estimated by matching its image descriptor to descriptors of local regions within the aerial image. The orientation-aware descriptors are obtained by using a translationally equivariant convolutional ground image encoder and contrastive learning. The Localization Decoder produces a dense probability distribution in a coarse-to-fine manner with a novel Localization Matching Upsampling module. A smaller Orientation Decoder produces a vector field to condition the orientation estimate on the localization. Our method is validated on the VIGOR and KITTI datasets, where it surpasses the state-of-the-art baseline by 72% and 36% in median localization error for comparable orientation estimation accuracy. The predicted probability distribution can represent localization ambiguity, and enables rejecting possible erroneous predictions. Without re-training, the model can infer on ground images with different field of views and utilize orientation priors if available. On the Oxford RobotCar dataset, our method can reliably estimate the ego-vehicle's pose over time, achieving a median localization error under 1 meter and a median orientation error of around 1 degree at 14 FPS.

📄 PDF Abstract BibTeX arXiv:2303.05915

Code (2)

tudelft-iv/ccvpe 공식 구현 pytorch
vita-epfl/FG2 pytorch

Tasks

Contrastive LearningDecoderPose Estimation

Similar Papers 제목 키워드 기반

Weakly-supervised 3D Human Pose Estimation with Cross-view U-shaped Graph Convolutional Network

2021-05-23 · Guoliang Hua, Hong Liu, Wenhao Li, Qian Zhang 외

Although monocular 3D human pose estimation methods have made significant progress, it is far from being solved due to the inherent depth ambiguity. Instead, exploiting multi-view information is a practical way to achiev…

3D Human Pose EstimationMonocular 3D Human Pose EstimationPose EstimationWeakly-supervised 3D Human Pose Estimation+1

Cylindrical Convolutional Networks for Joint Object Detection and Viewpoint Estimation

2020-03-25 · CVPR 2020 6 · Sunghun Joung, Seungryong Kim, Hanjae Kim, Minsu Kim 외

Existing techniques to encode spatial invariance within deep convolutional neural networks only model 2D transformation fields. This does not account for the fact that objects in a 2D space are a projection of 3D ones, a…

Objectobject-detectionObject DetectionViewpoint Estimation

CNNs and GANs in MRI-based cross-modality medical image estimation

2021-06-04 · Azin Shokraei Fard, David C. Reutens, Viktor Vegh

Cross-modality image estimation involves the generation of images of one medical imaging modality from that of another modality. Convolutional neural networks (CNNs) have been shown to be useful in identifying, character…

Semantic Estimation of 3D Body Shape and Pose using Minimal Cameras

2019-08-08 · Andrew Gilbert, Matthew Trumble, Adrian Hilton, John Collomosse

We aim to simultaneously estimate the 3D articulated pose and high fidelity volumetric occupancy of human performance, from multiple viewpoint video (MVV) with as few as two views. We use a multi-channel symmetric 3D con…

3D Human Pose EstimationDecoderPose Estimation

RotationNet: Joint Object Categorization and Pose Estimation Using Multiviews from Unsupervised Viewpoints

2016-03-20 · CVPR 2018 6 · Asako Kanezaki, Yasuyuki Matsushita, Yoshifumi Nishida

We propose a Convolutional Neural Network (CNN)-based model "RotationNet," which takes multi-view images of an object as input and jointly estimates its pose and object category. Unlike previous approaches that use known…

3D Object ClassificationObjectObject CategorizationPose Estimation