Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
---
|
8 |
# Endometrical cancer segmentation
|
9 |
|
10 |
-
This repository contains a
|
11 |
|
12 |
The source code for training and running inference on your own data is available at: https://github.com/MMIV-ML/fastMONAI/tree/master/research/endometrical_cancer.
|
13 |
|
|
|
7 |
---
|
8 |
# Endometrical cancer segmentation
|
9 |
|
10 |
+
This repository contains trained weigts and exported learner for a residual U-Net trained on the data from the study [Automated segmentation of endometrial cancer on MR images using deep learning](https://link.springer.com/content/pdf/10.1038/s41598-020-80068-9.pdf) with the objective of reproducing the reported results.
|
11 |
|
12 |
The source code for training and running inference on your own data is available at: https://github.com/MMIV-ML/fastMONAI/tree/master/research/endometrical_cancer.
|
13 |
|