CVMay 8, 2022

Iterative Geometry-Aware Cross Guidance Network for Stereo Image Inpainting

arXiv:2205.03825v22 citationsh-index: 18
Originality Incremental advance
AI Analysis

This addresses the problem of inpainting stereo images for applications like 3D vision, though it appears incremental as it builds on prior single image inpainting methods.

The paper tackles stereo image inpainting with missing regions by proposing an Iterative Geometry-Aware Cross Guidance Network (IGGNet) to ensure stereo consistency, and it outperforms existing models in experiments.

Currently, single image inpainting has achieved promising results based on deep convolutional neural networks. However, inpainting on stereo images with missing regions has not been explored thoroughly, which is also a significant but different problem. One crucial requirement for stereo image inpainting is stereo consistency. To achieve it, we propose an Iterative Geometry-Aware Cross Guidance Network (IGGNet). The IGGNet contains two key ingredients, i.e., a Geometry-Aware Attention (GAA) module and an Iterative Cross Guidance (ICG) strategy. The GAA module relies on the epipolar geometry cues and learns the geometry-aware guidance from one view to another, which is beneficial to make the corresponding regions in two views consistent. However, learning guidance from co-existing missing regions is challenging. To address this issue, the ICG strategy is proposed, which can alternately narrow down the missing regions of the two views in an iterative manner. Experimental results demonstrate that our proposed network outperforms the latest stereo image inpainting model and state-of-the-art single image inpainting models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes