princeton-vl / RAFT-3D

BSD 3-Clause "New" or "Revised" License
233 stars 26 forks source link

NaN prediction #18

Open tonmoy-saikia opened 1 year ago

tonmoy-saikia commented 1 year ago

Hi, if I input a depth map containing some 0 values (invalid pixels) I get all NaNs in the prediction. Is this behavior expected? How do you handle invalid depth?