1 / 13

Learning Conditional Random Fields for Stereo

Learning Conditional Random Fields for Stereo. paper by Scharstein and Pal 2007, CVPR. The Problem. Trying to map the points in one of the views to the points in the other view. Helps perceive depth The amount of shift of each pixel from one view to the other is called its disparity.

wylie-avery
Télécharger la présentation

Learning Conditional Random Fields for Stereo

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Learning Conditional Random Fields for Stereo paper by Scharstein and Pal 2007, CVPR

  2. The Problem • Trying to map the points in one of the views to the points in the other view. • Helps perceive depth • The amount of shift of each pixel from one view to the other is called its disparity

  3. Datasets Introduced Data Used • 30 new datasets, • each with 7 views • size of 1300 x 1100 pixels • disparity range of 150 pixels • each view with 9 different images with different lighting and exposure. • 2 of these views had ground truth disparity maps. • Used 6 datasets • with 2 views (with ground truth disparity maps) with the same exposure and lighting. • Image size down-sampled to 460x370 • disparity range of 80 pixels for tractability

  4. Introduction • Earlier methods used MRFs, local methods, Gaussian Mixture Models (GMM) • Progress in stereo due to • Global optimization now practical • Intensity changes as a cue for disparity discontinuities • Use of CRFs for stereo • The approach uses a gradient learning approach on graph-cut minimization methods • Use of ground truth data. • It also uses pixel-based global methods for the smoothness cost instead of segmentation

  5. CRFs for Stereo The factor graph • dp • disparity of pixel in reference (left) image • has N discrete states • cp • Matching cost for each disparity level • has N continuous RVs • The matching cost = minimum distance between left and right scan lines • gpq • Discretized color gradients between neighboring pixel • has M state RV

  6. CRF model details

  7. Defining the feature functions

  8. Learning Use of fast alpha expansion graph cuts method

  9. Results Experiment 1 Disparity Maps, K=3 • Occluded areas are masked. 1 4 2 5 3 6 0 10 20 0 10 20 iterations iterations

  10. Results Experiment 1

  11. Results Experiment 2

  12. Results Experiment 3

  13. Conclusion • Models with more parameters result in reduced disparity errors • Model becomes more sensitive to brightness and contrast changes as the number of gradient bins increase. • More complex models did not generalize to other datasets compared to simpler ones.

More Related