Skip to content
/ UNET Public

A Simple Tutorial for 2D and 3D U-Net Training and Test Pipeline in Pytorch

License

Notifications You must be signed in to change notification settings

mikami520/UNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f7055f9 · Apr 20, 2024

History

19 Commits
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Nov 30, 2023
Nov 29, 2023
Dec 15, 2023
Nov 29, 2023
Nov 29, 2023
Dec 15, 2023
Dec 15, 2023
Nov 28, 2023
Apr 20, 2024
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Nov 29, 2023

Repository files navigation

A-Simple-2D&3D-UNet-Pytorch-Tutorial

The results trained and tested on Liver dataset from Medical Segmentation Decathlon. Checkpoints, loss plots, inference results etc are stored in the 3D UNet Liver and 2D UNet Liver

Metrics

Multiple evaluation metrics are added to this tutorial:

  • Mean Dice Score
  • Mean Surface Distance
  • Mean Hausdorff Distance
  • Mean Surface Dice Score
  • Mean Chamfer Distance

Star History

Star History Chart

About

A Simple Tutorial for 2D and 3D U-Net Training and Test Pipeline in Pytorch

Topics

Resources

License

Stars

Watchers

Forks

Languages