Skip to content

Densifying Sparse Ocean Depth Observations

DepthDif explores conditional diffusion for reconstructing dense subsurface ocean temperature fields from sparse, masked observations.

The repository currently supports: - single-band corrupted-to-clean reconstruction - EO-conditioned multi-band reconstruction (surface condition + deeper target bands)

Model Description

DepthDif is a conditional diffusion model: it reconstructs dense depth fields from corrupted submarine observations, conditioned on EO (surface) data plus sparse corrupted subsurface input. It can inject coordinate/date context via FiLM conditioning and reconstruct the full target image. See the full model details in Model.
depthdif_schema

Documentation Map