Spaces:
Running
Running
Improved section title style [no ci]
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ A pretrained model is made available in a command line tool and can be used as y
|
|
11 |

|
12 |

|
13 |
|
14 |
-
## Installation
|
15 |
|
16 |
Software has been tested against Python `3.6-3.10`.
|
17 |
|
@@ -25,7 +25,7 @@ Or from source:
|
|
25 |
pip install git+https://github.com/VemundFredriksen/LungTumorMask
|
26 |
```
|
27 |
|
28 |
-
## Usage
|
29 |
After install, the software can be used as a command line tool. Simply specify the input and output filenames to run:
|
30 |
```
|
31 |
# Format
|
@@ -35,7 +35,7 @@ lungtumormask input_file output_file
|
|
35 |
lungtumormask patient_01.nii.gz mask_01.nii.gz
|
36 |
```
|
37 |
|
38 |
-
##
|
39 |
If you found this repository useful in your study, please, cite the following paper:
|
40 |
```
|
41 |
@article{fredriksen2021teacherstudent,
|
|
|
11 |

|
12 |

|
13 |
|
14 |
+
## [Installation](https://github.com/VemundFredriksen/LungTumorMask#installation)
|
15 |
|
16 |
Software has been tested against Python `3.6-3.10`.
|
17 |
|
|
|
25 |
pip install git+https://github.com/VemundFredriksen/LungTumorMask
|
26 |
```
|
27 |
|
28 |
+
## [Usage](https://github.com/VemundFredriksen/LungTumorMask#usage)
|
29 |
After install, the software can be used as a command line tool. Simply specify the input and output filenames to run:
|
30 |
```
|
31 |
# Format
|
|
|
35 |
lungtumormask patient_01.nii.gz mask_01.nii.gz
|
36 |
```
|
37 |
|
38 |
+
## [Citation](https://github.com/VemundFredriksen/LungTumorMask#citation)
|
39 |
If you found this repository useful in your study, please, cite the following paper:
|
40 |
```
|
41 |
@article{fredriksen2021teacherstudent,
|