Skip to main content
Ctrl+K
Segmentation Models  documentation - Home Segmentation Models  documentation - Home

Contents:

  • βš™οΈ Installation
  • πŸš€ Quick Start
  • πŸ•ΈοΈ Segmentation Models
  • πŸ” Available Encoders
  • 🎯 Timm Encoders
  • πŸ“‰ Losses
  • πŸ“ Metrics
  • πŸ“‚ Saving and Loading
  • πŸ’‘ Insights

All modules for which code is available

  • segmentation_models_pytorch.decoders.deeplabv3.model
  • segmentation_models_pytorch.decoders.dpt.model
  • segmentation_models_pytorch.decoders.fpn.model
  • segmentation_models_pytorch.decoders.linknet.model
  • segmentation_models_pytorch.decoders.manet.model
  • segmentation_models_pytorch.decoders.pan.model
  • segmentation_models_pytorch.decoders.pspnet.model
  • segmentation_models_pytorch.decoders.segformer.model
  • segmentation_models_pytorch.decoders.unet.model
  • segmentation_models_pytorch.decoders.unetplusplus.model
  • segmentation_models_pytorch.decoders.upernet.model
  • segmentation_models_pytorch.losses.dice
  • segmentation_models_pytorch.losses.focal
  • segmentation_models_pytorch.losses.jaccard
  • segmentation_models_pytorch.losses.lovasz
  • segmentation_models_pytorch.losses.mcc
  • segmentation_models_pytorch.losses.soft_bce
  • segmentation_models_pytorch.losses.soft_ce
  • segmentation_models_pytorch.losses.tversky
  • segmentation_models_pytorch.metrics.functional

By Pavel Iakubovskii

Β© Copyright 2026, Pavel Iakubovskii.