Skip to content

[AAAI2020] Adaptive Unimodal Cost Volume Filtering for Deep Stereo Matching

Notifications You must be signed in to change notification settings

youmi-zym/AcfNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

AcfNet

This repository contains the code (in PyTorch) for "Adaptive Unimodal Cost Volume Filtering for Deep Stereo Matching", accepted in AAAI 2020.

Notes

  • We have provided all modules used in our AcfNet, and it can be directly integrated into our recent released DenseMatchingBenchmark for training.

Requirements:

  • PyTorch1.1+, Python3.5+, Cuda10.0+

Reference:

If you find the code useful, please cite our paper:

@article{zhang2019adaptive,
  title={Adaptive Unimodal Cost Volume Filtering for Deep Stereo Matching},
  author={Zhang, Youmin and Chen, Yimin and Bai, Xiao and Zhou, Jun and Yu, Kun and Li, Zhiwei and Yang, Kuiyuan},
  journal={arXiv preprint arXiv:1909.03751},
  year={2019}
}

About

[AAAI2020] Adaptive Unimodal Cost Volume Filtering for Deep Stereo Matching

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages