Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,10 @@
|
|
1 |
# Automatic liver segmentation in CT using deep learning
|
2 |
[](https://github.com/DAVFoundation/captain-n3m0/blob/master/LICENSE)
|
3 |
|
4 |
-
####
|
5 |
|
6 |
<img src="figures/Segmentation_CustusX.PNG" width="70%" height="70%">
|
7 |
|
8 |
-
The figure shows a predicted liver mask with the corresponding patient CT in 3DSlicer. It is the Volume-10 from the LITS17 dataset.
|
9 |
-
|
10 |
## Install
|
11 |
|
12 |
```
|
|
|
1 |
# Automatic liver segmentation in CT using deep learning
|
2 |
[](https://github.com/DAVFoundation/captain-n3m0/blob/master/LICENSE)
|
3 |
|
4 |
+
#### U-Net trained on the LITS dataset is automatically downloaded when running the inference script and can be used as you wish, ENJOY! :)
|
5 |
|
6 |
<img src="figures/Segmentation_CustusX.PNG" width="70%" height="70%">
|
7 |
|
|
|
|
|
8 |
## Install
|
9 |
|
10 |
```
|