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() <-> UniDepthV2()
These samples can be visualized here.