paper-with-me

홈 › Papers

MEStereo-Du2CNN: A Novel Dual Channel CNN for Learning Robust Depth Estimates from Multi-exposure Stereo Images for HDR 3D Applications

2022-06-21 · Rohit Choudhary, Mansi Sharma, Uma T V, Rithvik Anil

Display technologies have evolved over the years. It is critical to develop practical HDR capturing, processing, and display solutions to bring 3D technologies to the next level. Depth estimation of multi-exposure stereo image sequences is an essential task in the development of cost-effective 3D HDR video content. In this paper, we develop a novel deep architecture for multi-exposure stereo depth estimation. The proposed architecture has two novel components. First, the stereo matching technique used in traditional stereo depth estimation is revamped. For the stereo depth estimation component of our architecture, a mono-to-stereo transfer learning approach is deployed. The proposed formulation circumvents the cost volume construction requirement, which is replaced by a ResNet based dual-encoder single-decoder CNN with different weights for feature fusion. EfficientNet based blocks are used to learn the disparity. Secondly, we combine disparity maps obtained from the stereo images at different exposure levels using a robust disparity feature fusion approach. The disparity maps obtained at different exposures are merged using weight maps calculated for different quality measures. The final predicted disparity map obtained is more robust and retains best features that preserve the depth discontinuities. The proposed CNN offers flexibility to train using standard dynamic range stereo data or with multi-exposure low dynamic range stereo sequences. In terms of performance, the proposed model surpasses state-of-the-art monocular and stereo depth estimation methods, both quantitatively and qualitatively, on challenging Scene flow and differently exposed Middlebury stereo datasets. The architecture performs exceedingly well on complex natural scenes, demonstrating its usefulness for diverse 3D HDR applications.

📄 PDF Abstract BibTeX arXiv:2206.10375

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationStereo Depth EstimationStereo MatchingTransfer Learning

Methods 이 논문이 사용한 방법론

Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Sigmoid Activation 설명 없음
Residual Connection 설명 없음
Average Pooling 설명 없음
Kaiming Initialization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…

Similar Papers 제목 키워드 기반

DualRefine: Self-Supervised Depth and Pose Estimation Through Iterative Epipolar Sampling and Refinement Toward Equilibrium

2023-04-07 · CVPR 2023 1 · Antyanta Bangunharcana, Ahmed Magd, Kyung-Soo Kim

Self-supervised multi-frame depth estimation achieves high accuracy by computing matching costs of pixel correspondences between adjacent frames, injecting geometric information into the network. These pixel-corresponden…

Depth EstimationDepth PredictionPose Estimation

Dual-Attention Based 3D Channel Estimation

2026-04-02 · Xiangzhao Qin, Sha Hu arxiv

For multi-input and multi-output (MIMO) channels, the optimal channel estimation (CE) based on linear minimum mean square error (LMMSE) requires three-dimensional (3D) filtering. However, the complexity is often prohibit…

How Far Can I Go ? : A Self-Supervised Approach for Deterministic Video Depth Forecasting

2022-07-01 · Sauradip Nag, Nisarg Shah, Anran Qi, Raghavendra Ramachandra

In this paper we present a novel self-supervised method to anticipate the depth estimate for a future, unobserved real-world urban scene. This work is the first to explore self-supervised learning for estimation of monoc…

Depth EstimationPose EstimationSelf-Supervised Learning

Visual Attention-based Self-supervised Absolute Depth Estimation using Geometric Priors in Autonomous Driving

2022-05-18 · Jie Xiang, Yun Wang, Lifeng An, Haiyang Liu 외

Although existing monocular depth estimation methods have made great progress, predicting an accurate absolute depth map from a single image is still challenging due to the limited modeling capacity of networks and the s…

Autonomous DrivingDepth EstimationMonocular Depth Estimation

Channel Attention based Iterative Residual Learning for Depth Map Super-Resolution

2020-06-02 · CVPR 2020 6 · Xibin Song, Yuchao Dai, Dingfu Zhou, Liu Liu 외

Despite the remarkable progresses made in deep-learning based depth map super-resolution (DSR), how to tackle real-world degradation in low-resolution (LR) depth maps remains a major challenge. Existing DSR model is gene…

BenchmarkingDepth Map Super-ResolutionSuper-Resolution