AI Blog

AI Blog

by Michele Laurelli

U-Net

/juː nɛt/
Architecture
Definition

A CNN architecture designed for biomedical image segmentation, featuring an encoder-decoder structure with skip connections.

U-Net has a U-shaped architecture with contracting path (encoder) and expansive path (decoder). Skip connections preserve spatial information, making it excellent for segmentation tasks.

Examples

1

Medical image segmentation

2

Cell detection

3

Satellite image analysis

Michele Laurelli - AI Research & Engineering