chzhang18 / StereoEchoes

Stereo Depth Estimation with Echoes at ECCV 2022
8 stars 1 forks source link

How convert disparity to depth in GwcNet? #2

Closed CHXAdmin closed 1 year ago

CHXAdmin commented 1 year ago

depth_est = confidence(5.0/(disp_est)) + (1-confidence)audio_depth It looks like use disparity for fusion instead of depth