David Bouget
commited on
Commit
β’
5055dd4
1
Parent(s):
bad9e67
Update README.md
Browse filesAdding info about the lymph nodes stations
README.md
CHANGED
@@ -75,6 +75,32 @@ A detailed interactive demo on how to load and work with the data can be seen on
|
|
75 |
βββ pat15_labels_SubCarArt.nii.gz
|
76 |
```
|
77 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
78 |
## [Demo](https://github.com/raidionics/LyNoS#demo) <a target="_blank" href="https://huggingface.co/spaces/andreped/LyNoS"><img src="https://img.shields.io/badge/π€%20Hugging%20Face-Spaces-yellow.svg"></a>
|
79 |
|
80 |
To access the live demo, click on the `Hugging Face` badge above. Below is a snapshot of the current state of the demo app.
|
|
|
75 |
βββ pat15_labels_SubCarArt.nii.gz
|
76 |
```
|
77 |
|
78 |
+
### [Lymph nodes stations](https://github.com/raidionics/LyNoS#lymph-nodes-stations)
|
79 |
+
For each labelled lymph node in the dataset, the primary, secondary, and up to the tertiary station have been manually assigned according to the IASLC Lung Cancer Staging guidelines, and more specifically following the [2009 map](https://radiologyassistant.nl/chest/mediastinum/mediastinum-lymph-node-map).
|
80 |
+
The stations considered can be organized as follows:
|
81 |
+
```
|
82 |
+
βββ Supraclavicular nodes (stations 1R and 1L)
|
83 |
+
βββ Superior mediastinal nodes (stations 2-4)
|
84 |
+
βββ Upper paratracheal (stations 2R and 2L)
|
85 |
+
βββ Pre-vascular (stations 3aR and 3aL)
|
86 |
+
βββ Pre-vertebral (station 3P)
|
87 |
+
βββ Lower paratracheal (stations 4R and 4L)
|
88 |
+
βββ Aortic nodes (stations 5-6)
|
89 |
+
βββ Subaortic (station 5)
|
90 |
+
βββ Para-aortic (station 6)
|
91 |
+
βββ Inferior mediastinal nodes (stations 7-9)
|
92 |
+
βββ Subcarinal (stations 7R and 7L)
|
93 |
+
βββ Paraesophageal (stations 8R and 8L)
|
94 |
+
βββ Pulmonary ligament (station 9)
|
95 |
+
βββ Hilar, lobar, and (sub)segmental nodes (stations 10-14)
|
96 |
+
βββ Hilar (stations 10R and 10L)
|
97 |
+
βββ Interlobar middle-lower (stations 11R and 11L)
|
98 |
+
βββ Lobar (stations 12R and 12L)
|
99 |
+
βββ Segmental (stations 13R and 13L)
|
100 |
+
βββ Subsegmental (stations 14R and 14L)
|
101 |
+
```
|
102 |
+
|
103 |
+
|
104 |
## [Demo](https://github.com/raidionics/LyNoS#demo) <a target="_blank" href="https://huggingface.co/spaces/andreped/LyNoS"><img src="https://img.shields.io/badge/π€%20Hugging%20Face-Spaces-yellow.svg"></a>
|
105 |
|
106 |
To access the live demo, click on the `Hugging Face` badge above. Below is a snapshot of the current state of the demo app.
|