andreped commited on
Commit
c9bf69c
·
1 Parent(s): bd05d51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -1,12 +1,10 @@
1
  # Automatic liver segmentation in CT using deep learning
2
  [![license](https://img.shields.io/github/license/DAVFoundation/captain-n3m0.svg?style=flat-square)](https://github.com/DAVFoundation/captain-n3m0/blob/master/LICENSE)
3
 
4
- #### Trained U-Net 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
- 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
  [![license](https://img.shields.io/github/license/DAVFoundation/captain-n3m0.svg?style=flat-square)](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
  ```