1 pending
Back to model dossier

Architecture Studio

SD2.1 Dehaze

Inspect the structural blueprint separately from run history. Model-level diagrams and run-linked exports stay together here without crowding the main model page.

Backbone SD2.1
Architecture Files 0
Latest Update 25d ago

Available Renders

1

Only an ASCII representation is available for this model.

ASCII Architecture

text rendering
SD2DehazingModel [nn.Module]

config:
  - prediction_type <- prediction_type = "v_prediction"
  - use_ema <- use_ema = True

submodules:
  - vae (AutoencoderKL.from_pretrained)
  - unet (UNet2DConditionModel.from_pretrained)
  - noise_scheduler (DDPMScheduler.from_pretrained)
  - inference_scheduler (DDIMScheduler.from_pretrained)
  - ema_unet (copy.deepcopy)

methods:
  - forward(hazy_images, clear_images, timesteps) -> encode_images, encode_images
  - encode_images(images)

Inspector

summary

Architecture files are not available, so there is no file-level metadata to inspect.

Euler View - ML Experiment Monitor