paper-with-me

Papers

Learned Collaborative Stereo Refinement

2019-07-31 · Patrick Knöbelreiter, Thomas Pock

In this work, we propose a learning-based method to denoise and refine disparity maps of a given stereo method. The proposed variational network arises naturally from unrolling the iterates of a proximal gradient method applied to a variational energy defined in a joint disparity, color, and confidence image space. Our method allows to learn a robust collaborative regularizer leveraging the joint statistics of the color image, the confidence map and the disparity map. Due to the variational structure of our method, the individual steps can be easily visualized, thus enabling interpretability of the method. We can therefore provide interesting insights into how our method refines and denoises disparity maps. The efficiency of our method is demonstrated by the publicly available stereo benchmarks Middlebury 2014 and Kitti 2015.

📄 PDF Abstract BibTeX arXiv:1907.13391

Code (0)

등록된 구현이 없습니다.

Tasks

Rolling Shutter Correction

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

StereoNet: Guided Hierarchical Refinement for Real-Time Edge-Aware Depth Prediction

2018-07-24 · ECCV 2018 9 · Sameh Khamis, Sean Fanello, Christoph Rhemann, Adarsh Kowdle 외

This paper presents StereoNet, the first end-to-end deep architecture for real-time stereo matching that runs at 60 fps on an NVidia Titan X, producing high-quality, edge-preserved, quantization-free disparity maps. A ke…

Depth EstimationDepth PredictionQuantizationStereo Depth Estimation+2

TSR-Ego: Temporally Guided Stereo Refinement Framework for Egocentric 3D Human Pose Estimation

2026-07-10 · Md Mushfiqur Azam, John Quarles, Kevin Desai arxiv

Egocentric 3D human pose estimation from head-mounted stereo cameras is challenging due to fisheye distortion, severe self-occlusion, and frequent truncation of body joints outside the camera field of view. Recent stereo…

3D Human Pose EstimationPose Prediction

Consistency Guided Scene Flow Estimation

2020-06-19 · ECCV 2020 8 · Yuhua Chen, Luc van Gool, Cordelia Schmid, Cristian Sminchisescu

Consistency Guided Scene Flow Estimation (CGSF) is a self-supervised framework for the joint reconstruction of 3D scene structure and motion from stereo video. The model takes two temporal stereo pairs as input, and pred…

Scene Flow Estimation

ResDepth: Learned Residual Stereo Reconstruction

2020-01-22 · Corinne Stucker, Konrad Schindler

We propose an embarrassingly simple but very effective scheme for high-quality dense stereo reconstruction: (i) generate an approximate reconstruction with your favourite stereo matcher; (ii) rewarp the input images with…

Learning Stereo Matchability in Disparity Regression Networks

2020-08-11 · Jingyang Zhang, Yao Yao, Zixin Luo, Shiwei Li 외

Learning-based stereo matching has recently achieved promising results, yet still suffers difficulties in establishing reliable matches in weakly matchable regions that are textureless, non-Lambertian, or occluded. In th…

regressionStereo Disparity EstimationStereo Matching