Consistent Depth Prediction under Various Illuminations using Dilated Cross Attention
Zitian Zhang, Chuhua Xian

TL;DR
This paper introduces a novel depth prediction method using dilated cross attention to maintain consistency across various lighting conditions, validated on a new realistic indoor dataset and real-world data.
Contribution
It proposes a dilated cross attention mechanism and a new Vari dataset for improved depth prediction under diverse illumination conditions.
Findings
Significant performance improvement over state-of-the-art methods.
Effective generalization demonstrated on real-world data.
Ablation study confirms the effectiveness of the DCA block.
Abstract
In this paper, we aim to solve the problem of consistent depth prediction in complex scenes under various illumination conditions. The existing indoor datasets based on RGB-D sensors or virtual rendering have two critical limitations - sparse depth maps (NYU Depth V2) and non-realistic illumination (SUN CG, SceneNet RGB-D). We propose to use internet 3D indoor scenes and manually tune their illuminations to render photo-realistic RGB photos and their corresponding depth and BRDF maps, obtaining a new indoor depth dataset called Vari dataset. We propose a simple convolutional block named DCA by applying depthwise separable dilated convolution on encoded features to process global information and reduce parameters. We perform cross attention on these dilated features to retain the consistency of depth prediction under different illuminations. Our method is evaluated by comparing it with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Optical measurement and interference techniques · Remote Sensing and LiDAR Applications
MethodsDilated Convolution · Convolution
