PatchMatchStereo icon indicating copy to clipboard operation
PatchMatchStereo copied to clipboard

Accuracy on Kitti dataset

Open nivi1501 opened this issue 4 years ago • 0 comments

Can I use Kitti 2015 dataset instead of Middlebury? With Kitti I am getting 3-pixel error of around 15-16%. Can you suggest methods to further reduce it. Also, can you please explain significance of these parameters: // alpha . pms_option Alpha = 0 . 9F ; // t_col . pms_option tau_col = 10 . 0F ; // t_grad . pms_option tau_grad = 2 . 0F ; // Number of propagation iterations pms_option. num_iters = 3 ;

Can I alter these parameters to reduce accuracy.

nivi1501 avatar Jan 13 '21 18:01 nivi1501