Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 309 Bytes

TODO.md

File metadata and controls

28 lines (18 loc) · 309 Bytes

Encoders

  • SENet
  • DenseNet

Segmentation

  • FCN
  • AttUNet
  • UNETR
  • DeepLab
  • FPN
  • PSPNet

Metrics

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

Modified

  • Replace StochasticPath in torchvision with timm DropPath

Dataset

  • LSTimeSegDataset for classification