andreped commited on
Commit
092bbd9
1 Parent(s): 29ee7d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,8 +1,10 @@
1
  # Automatic liver parenchyma and vessel 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
  [![Build Actions Status](https://github.com/andreped/livermask/workflows/Build/badge.svg)](https://github.com/andreped/livermask/actions)
4
  [![DOI](https://zenodo.org/badge/238680374.svg)](https://zenodo.org/badge/latestdoi/238680374)
5
 
 
6
 
7
  <img src="figures/Segmentation_3DSlicer.PNG" width="70%" height="70%">
8
 
 
1
  # Automatic liver parenchyma and vessel segmentation in CT using deep learning
2
+
3
  [![license](https://img.shields.io/github/license/DAVFoundation/captain-n3m0.svg?style=flat-square)](https://github.com/DAVFoundation/captain-n3m0/blob/master/LICENSE)
4
  [![Build Actions Status](https://github.com/andreped/livermask/workflows/Build/badge.svg)](https://github.com/andreped/livermask/actions)
5
  [![DOI](https://zenodo.org/badge/238680374.svg)](https://zenodo.org/badge/latestdoi/238680374)
6
 
7
+ ⚠️***Latest: livermask is now on [PyPI](https://pypi.org/project/livermask/)!***
8
 
9
  <img src="figures/Segmentation_3DSlicer.PNG" width="70%" height="70%">
10