andreped commited on
Commit
22cd156
1 Parent(s): d1bd33c

Docs: resized figs + added space under figs [no ci]

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -8,8 +8,11 @@ This is the official repository for the paper [_"Teacher-student approach for lu
8
 
9
  A pretrained model is made available in a command line tool and can be used as you please. However, the current model is not intended for clinical use. The model is the result of a proof-of-concept study. An improved model will be made available in the future, when more training data is made available.
10
 
11
- ![sample of masked output](https://github.com/VemundFredriksen/LungTumorMask/releases/download/0.0.1/sample_images.png "Sample output of two different tumors")
12
- ![sample of 3d render](https://github.com/VemundFredriksen/LungTumorMask/releases/download/0.0.1/sample_renders.png "3D render of two masked outputs")
 
 
 
13
 
14
  ## [Installation](https://github.com/VemundFredriksen/LungTumorMask#installation)
15
 
 
8
 
9
  A pretrained model is made available in a command line tool and can be used as you please. However, the current model is not intended for clinical use. The model is the result of a proof-of-concept study. An improved model will be made available in the future, when more training data is made available.
10
 
11
+ <img src="https://github.com/VemundFredriksen/LungTumorMask/releases/download/0.0.1/sample_images.png" width="70%">
12
+
13
+ <img src="https://github.com/VemundFredriksen/LungTumorMask/releases/download/0.0.1/sample_renders.png" width="70%">
14
+
15
+ &nbsp;
16
 
17
  ## [Installation](https://github.com/VemundFredriksen/LungTumorMask#installation)
18