Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 503 Bytes

File metadata and controls

15 lines (7 loc) · 503 Bytes

Medical-Segmentation

Using the medicaltorch library to perform semantic segmentation on Medical Decathlon datasets.

Used a U-Net with the Dice coefficient as the loss function, the Adam optimizer and a learning rate scheduler.

Results on the Heart dataset:

Dice coefficient over epochs

Sample prediction on a 2D slice post training on the Heart dataset:

Predictions