U-Net

Concept

An image generation model shaped like a 'U' that downsamples the input to understand global structure and then upsamples it back to the original dimension while preserving local details through direct connections (skip connections).

Mentioned in 1 video