Module decoder

Module decoder 

Source
Expand description

Image decoder (Layer reconstruction)

The decoder reconstructs an image from the three layers:

  1. Inverse wavelet transform (skeleton)
  2. Texture synthesis (deterministic noise)
  3. Warp field application (geometric deformation)
  4. Residual addition (correction)

Structsยง

Decoder
Image decoder
DecoderConfig
Decoder configuration