Is max_of_8_tensor( ) operation and gate1_w1_cmb to gate8_w1_cmb used in Stereo version?
yellowYuga opened this issue · 0 comments
yellowYuga commented
Hi:
I have some confusion about max_of_8_tensor() and gate1_w1_cmb to gate8_w1_cmb .Is that used in stereo version?In my code ,I reimplement stereo matching tast without max_of_8_tensor() and gate1_w1_cmb to gate8_w1_cmb.And I can't get good result.
Thanks for your help.