You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I came across an issue while trying to evaluate the results after training. The dataset I'm using provides gt depth in the form of grayscale images. As I see, you create .npy files with depth maps in the kitti_raw_loader file. How should I evaluate with gt depth images using your code? Also, I see you give some values such as min_value and max_value by hand. What exactly are those?
The text was updated successfully, but these errors were encountered:
I came across an issue while trying to evaluate the results after training. The dataset I'm using provides gt depth in the form of grayscale images. As I see, you create .npy files with depth maps in the kitti_raw_loader file. How should I evaluate with gt depth images using your code? Also, I see you give some values such as min_value and max_value by hand. What exactly are those?
The text was updated successfully, but these errors were encountered: