Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 341 Bytes

TODO.md

File metadata and controls

35 lines (23 loc) · 341 Bytes

Encoders

  • SENet
  • DenseNet

Segmentation

  • SegFormer
  • nnUNet
  • Swin-Unetr
  • AttUNet
  • EnsDiff
  • SegDiff
  • FCN
  • DeepLab
  • FPN
  • PSPNet

Metrics

  • Dice, IoU score module
  • HD95
  • Normalized Surface Distance(NSD)

Loss

  • Focal loss

Modified

  • Replace StochasticPath in torchvision with timm DropPath

Dataset