Stereo Matching Hand

35 papers with code • 0 benchmarks • 6 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Adaptive Unimodal Cost Volume Filtering for Deep Stereo Matching

DeepMotionAIResearch/DenseMatchingBenchmark 9 Sep 2019

However, disparity is just a byproduct of a matching process modeled by cost volume, while indirectly learning cost volume driven by disparity regression is prone to overfitting since the cost volume is under constrained.

Binary Stereo Matching

brainless-afk/Binary_Stereo_Matching 10 Feb 2014

In this paper, we propose a novel binary-based cost computation and aggregation approach for stereo matching problem.

Cross-Scale Cost Aggregation for Stereo Matching

rookiepig/CrossScaleStereo CVPR 2014

We firstly reformulate cost aggregation from a unified optimization perspective and show that different cost aggregation methods essentially differ in the choices of similarity kernels.

Detect, Replace, Refine: Deep Structured Prediction For Pixel Wise Labeling

gidariss/DRR_struct_pred CVPR 2017

Instead, we propose a generic architecture that decomposes the label improvement task to three steps: 1) detecting the initial label estimates that are incorrect, 2) replacing the incorrect labels with new ones, and finally 3) refining the renewed labels by predicting residual corrections w. r. t.

Improved Stereo Matching with Constant Highway Networks and Reflective Confidence Learning

amitshaked/resmatch CVPR 2017

We propose a new highway network architecture for computing the matching cost at each possible disparity, based on multilevel weighted residual shortcuts, trained with a hybrid loss that supports multilevel comparison of image patches.

Cascade Residual Learning: A Two-stage Convolutional Neural Network for Stereo Matching

Artifineuro/crl 30 Aug 2017

As opposed to directly learning the disparity at the second stage, we show that residual learning provides more effective refinement.

Real-Time Dense Stereo Matching With ELAS on FPGA Accelerated Embedded Devices

torrvision/ELAS_SoC 20 Feb 2018

For many applications in low-power real-time robotics, stereo cameras are the sensors of choice for depth perception as they are typically cheaper and more versatile than their active counterparts.

Single View Stereo Matching

lawy623/SVS CVPR 2018

The resulting model outperforms all the previous monocular depth estimation methods as well as the stereo block matching method in the challenging KITTI dataset by only using a small number of real training data.

Zoom and Learn: Generalizing Deep Stereo Matching to Novel Domains

Artifineuro/zole CVPR 2018

By feeding real stereo pairs of different domains to stereo models pre-trained with synthetic data, we see that: i) a pre-trained model does not generalize well to the new domain, producing artifacts at boundaries and ill-posed regions; however, ii) feeding an up-sampled stereo pair leads to a disparity map with extra details.