Skip to content

zhuxing0/SR-Stereov1-DAPE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SR-Stereo & DAPE

Stepwise Regression and Pre-trained Edges for Practical Stereo Matching

arXiv

Weiqing Xiao, Wei Zhao*
Behang University

The stepwise regression architecture:

The iteration-based methods regress disparity error by predicting residual disparity ∆dk, while SR-Stereo splits the disparity error into multiple segments and regresses them by predicting multiple disparity clips.

Logo

The proposed SR-Stereo:

Compared to iteration-based methods, SR-Stereo is specially designed in terms of the update unit and the regression objective. Specifically, we propose a stepwise regression unit that outputs range-controlled disparity clips, rather than unconstrained residual disparities. Further, we design separate regression objectives for each stepwise regression unit, instead of simply using the disparity error.

Logo

The overall framework of the proposed DAPE:

First, a robust stereo model SR-Stereo and a lightweight edge estimator are pre-trained on a large synthetic dataset with dense ground truth. Then, we use the pre-trained SR-Stereo and edge estimator to generate the edge map of target domain, where the background pixels (i.e., non-edge region pixels) are used as edge pseudo-labels. Finally, we jointly fine-tune the pre-trained SR-Stereo using the edge pseudo-labels and sparse ground truth disparity.

Logo

vis

Domain-adaptive visualization on KITTI: image

Qualitative disparity estimation results of DAPE on ETH3D: image

Qualitative disparity estimation results of DAPE on KITTI test set: image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published