Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 650 Bytes

models.rst

File metadata and controls

40 lines (29 loc) · 650 Bytes

📦 Segmentation Models

Unet

segmentation_models_pytorch.Unet

Unet++

segmentation_models_pytorch.UnetPlusPlus

MAnet

segmentation_models_pytorch.MAnet

Linknet

segmentation_models_pytorch.Linknet

FPN

segmentation_models_pytorch.FPN

PSPNet

segmentation_models_pytorch.PSPNet

PAN

segmentation_models_pytorch.PAN

DeepLabV3

segmentation_models_pytorch.DeepLabV3

DeepLabV3+

segmentation_models_pytorch.DeepLabV3Plus