As a placeholder, we name the model we will train as:

  • MATHPLACEHOLDER0 : Joint dehazing (RGB) and Depth-Prediction (2D Depth Map)
  • MATHPLACEHOLDER1 : Only dehaze (RGB)
  • MATHPLACEHOLDER2 The "clear" GT-RGB image
  • MATHPLACEHOLDER3 The "hazy" RGB image used as input to our models

We will use UniDepthV2 as a basline to compare:

  • UniDepthV2(II) <-> UniDepthV2(CALdehaze(I)\text{CAL}_{\text{dehaze}}(I))
image.png
3D render of a foggy VKITTI2 scene
image.png
3D render of a dehazed image (with UniDepthV2 depth map)

These samples can be visualized here.