Hi,
I noticed that the ground truth depth map and the image sizes do not match in the eth3d dataset.
Simply resizing/cropping them and overlaying them showcases a shift, is there a correct way to align them?
Example with a crop:

Example with resize:

Here's the code used to generate the overlays overlay_eth.py
Thanks a lot!