English

A Deep Learning Ensemble Framework for Off-Nadir Geocentric Pose Prediction

Computer Vision and Pattern Recognition 2022-08-09 v3

Abstract

Computational methods to accelerate natural disaster response include change detection, map alignment, and vision-aided navigation. Current software functions optimally only on near-nadir images, though off-nadir images are often the first sources of information following a natural disaster. The use of off-nadir images for the aforementioned tasks requires the computation of geocentric pose, which is an aerial vehicle's spatial orientation with respect to gravity. This study proposes a deep learning ensemble framework to predict geocentric pose using 5,923 near-nadir and off-nadir RGB satellite images of cities worldwide. First, a U-Net Fully Convolutional Neural Network predicts the pixel-wise above-ground elevation mask of the RGB images. Then, the elevation masks are concatenated with the RGB images to form four-channel inputs fed into a second convolutional model, which predicts orientation angle and magnification scale. A performance accuracy of R2=0.917 significantly outperforms previous methodologies. In addition, outlier removal is performed through supervised interpolation, and a sensitivity analysis of elevation masks is conducted to gauge the usefulness of data features, motivating future avenues of feature engineering. The high-accuracy software built in this study contributes to mapping and navigation procedures for effective disaster response to save lives.

Keywords

Cite

@article{arxiv.2205.11230,
  title  = {A Deep Learning Ensemble Framework for Off-Nadir Geocentric Pose Prediction},
  author = {Christopher Sun and Jai Sharma and Milind Maiti},
  journal= {arXiv preprint arXiv:2205.11230},
  year   = {2022}
}

Comments

2022 5th International Conference on Pattern Recognition and Artificial Intelligence (PRAI)

R2 v1 2026-06-24T11:25:32.365Z