Home

Awesome

DeepPruner: Learning Efficient Stereo Matching via Differentiable PatchMatch

This repository releases code for our paper DeepPruner: Learning Efficient Stereo Matching via Differentiable PatchMatch.

Table of Contents

DeepPruner
Differentiable Patch Match
Requirements (Major Dependencies)
Citation

<a name="DeepPruner"></a>

DeepPruner

<a name="DifferentiablePatchMatch"></a>

Differentiable Patch Match

<p> <img src="readme_images/DPM.png" width="50%" /> <img src="readme_images/DPM_filters.png" width="40%" /> </p>

More details in the corresponding folder README.

<a name="Requirements"></a>

Requirements (Major Dependencies)

<a name="Citation"></a>

Citation

If you use our source code, or our paper, please consider citing the following:

@inproceedings{Duggal2019ICCV,
title = {DeepPruner: Learning Efficient Stereo Matching via Differentiable PatchMatch},
author = {Shivam Duggal and Shenlong Wang and Wei-Chiu Ma and Rui Hu and Raquel Urtasun},
booktitle = {ICCV},
year = {2019} }

Correspondences to Shivam Duggal shivamduggal.9507@gmail.com, Shenlong Wang slwang@cs.toronto.edu, Wei-Chiu Ma weichium@mit.edu