Experiment - Diffusion model concept
Problem:You want to understand how a diffusion model generates images by gradually removing noise from random pixels to create a clear picture.
Current Metrics:Training loss: 1.2, Validation loss: 1.3, No image quality metric yet.
Issue:The model is not yet trained well enough to produce clear images; it produces noisy or blurry outputs.