Skip to content

Commit a5bfcd3

Browse files
committed
rdme
Signed-off-by: neuronflow <florian.kofler@tum.de>
1 parent e10aa08 commit a5bfcd3

1 file changed

Lines changed: 54 additions & 1 deletion

File tree

AURORA/README.md

Lines changed: 54 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,54 @@
1-
# Tutorials for the AURORA package
1+
# Tutorials for the AURORA package
2+
This folder contains several Jupyter notebooks to showcase different possible use cases of the [AURORA package](https://github.com/BrainLesion/AURORA).
3+
Please have a look at the Jupyter notebooks.
4+
5+
6+
## Citation
7+
Please support our development by citing the following manuscripts:
8+
9+
[Identifying core MRI sequences for reliable automatic brain metastasis segmentation](https://www.sciencedirect.com/science/article/pii/S016781402389795X)
10+
11+
```
12+
@article{buchner2023identifying,
13+
title={Identifying core MRI sequences for reliable automatic brain metastasis segmentation},
14+
author={Buchner, Josef A and Peeken, Jan C and Etzel, Lucas and Ezhov, Ivan and Mayinger, Michael and Christ, Sebastian M and Brunner, Thomas B and Wittig, Andrea and Menze, Bjoern H and Zimmer, Claus and others},
15+
journal={Radiotherapy and Oncology},
16+
volume={188},
17+
pages={109901},
18+
year={2023},
19+
publisher={Elsevier}
20+
}
21+
```
22+
23+
also consider citing the original AURORA manuscript, especially when using the `vanilla` model:
24+
25+
[Development and external validation of an MRI-based neural network for brain metastasis segmentation in the AURORA multicenter study](https://www.sciencedirect.com/science/article/pii/S0167814022045625)
26+
27+
```
28+
@article{buchner2022development,
29+
title={Development and external validation of an MRI-based neural network for brain metastasis segmentation in the AURORA multicenter study},
30+
author={Buchner, Josef A and Kofler, Florian and Etzel, Lucas and Mayinger, Michael and Christ, Sebastian M and Brunner, Thomas B and Wittig, Andrea and Menze, Bj{\"o}rn and Zimmer, Claus and Meyer, Bernhard and others},
31+
journal={Radiotherapy and Oncology},
32+
year={2022},
33+
publisher={Elsevier}
34+
}
35+
```
36+
37+
38+
## Licensing
39+
40+
This project is licensed under the terms of the [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.de.html).
41+
42+
Contact us regarding licensing.
43+
44+
## Contact / Feedback / Questions
45+
46+
If possible please open a GitHub issue [here](https://github.com/neuronflow/AURORA/issues).
47+
48+
For inquiries not suitable for GitHub issues:
49+
50+
Florian Kofler
51+
florian.kofler [at] tum.de
52+
53+
Josef Buchner
54+
j.buchner [at] tum.de

0 commit comments

Comments
 (0)