Spaces:
Running
Running
Added HF badge to README + demo section
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ app_file: demo/app.py
|
|
15 |
[](https://github.com/DAVFoundation/captain-n3m0/blob/master/LICENSE)
|
16 |
[](https://github.com/VemundFredriksen/LungTumorMask/actions)
|
17 |
[](https://doi.org/10.1371/journal.pone.0266147)
|
|
|
18 |
|
19 |
This is the official repository for the paper [_"Teacher-student approach for lung tumor segmentation from mixed-supervised datasets"_](https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0266147), published in PLOS ONE.
|
20 |
|
@@ -26,7 +27,10 @@ The source code used to train the model and conduct the experiments presented in
|
|
26 |
|
27 |
<img src="https://github.com/VemundFredriksen/LungTumorMask/releases/download/0.0.1/sample_renders.png" width="70%">
|
28 |
|
29 |
-
|
|
|
|
|
|
|
30 |
|
31 |
## [Installation](https://github.com/VemundFredriksen/LungTumorMask#installation)
|
32 |
|
|
|
15 |
[](https://github.com/DAVFoundation/captain-n3m0/blob/master/LICENSE)
|
16 |
[](https://github.com/VemundFredriksen/LungTumorMask/actions)
|
17 |
[](https://doi.org/10.1371/journal.pone.0266147)
|
18 |
+
<a target="_blank" href="https://huggingface.co/spaces/andreped/LungTumorMask"><img src="https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-yellow.svg"></a>
|
19 |
|
20 |
This is the official repository for the paper [_"Teacher-student approach for lung tumor segmentation from mixed-supervised datasets"_](https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0266147), published in PLOS ONE.
|
21 |
|
|
|
27 |
|
28 |
<img src="https://github.com/VemundFredriksen/LungTumorMask/releases/download/0.0.1/sample_renders.png" width="70%">
|
29 |
|
30 |
+
## [Demo](https://github.com/VemundFredriksen/LungTumorMask#demo) <a target="_blank" href="https://huggingface.co/spaces/andreped/LungTumorMask"><img src="https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-yellow.svg"></a>
|
31 |
+
|
32 |
+
An online version of the tool has been made openly available at Hugging Face spaces, to enable researchers to easily test the software on their own data without downloading it. To access it, click on the badge above.
|
33 |
+
|
34 |
|
35 |
## [Installation](https://github.com/VemundFredriksen/LungTumorMask#installation)
|
36 |
|