whuwuteng
whuwuteng
Hello, I am also curious about the processing of NaN dataset. Because I have a dataset, the LiDAR is sparse, so there are a lot of NaN pixels in the...
Thank you for your reply @Baboom-l . Yes, I know that the PSMnet has a mask for the Nan dataset, because most works give an evaluation on KITTI dataset, but...
Yes, I finally understood the issue when converting my dataset into the DispNet dataset, they use the maximum for the Nan value, so I do the same thing when randomly...