Skip to content

Commit b89e50e

Browse files
committed
Merge branch 'main' of https://github.com/ccosmin97/heartSegClinic into main
commit
2 parents 0e8cece + 31f3c99 commit b89e50e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Example of heartSegClinic AI algoritm results on a public [NSCLC-Radiomics](http
4545

4646
*From left to right, AI results on the CT case mentioned above: a) axial view with heart chambers highlighted, b) 3D view of heart chambers, c) 3D view of heart coronaries*.
4747

48+
The AI results shown above can also be found [here](samples/NSCLC_Radiomics_lung010_results).
49+
4850
----------------
4951

5052
## Installation
@@ -233,7 +235,7 @@ heartSegClinic --input InputFolder --output OutputFolder
233235
234236
## License
235237
236-
This work, also including [the model weights](heartSegClinic/data/models), is licensed under CC BY-NC 4.0, for research-purposes only. To view a copy of this license, please visit https://creativecommons.org/licenses/by-nc/4.0/ or see the [LICENSE](LICENSE) file.
238+
This work, including [our developed auto-contouring algorithm weights](heartSegClinic/data/models), is licensed under CC BY-NC 4.0, for research-purposes only. To view a copy of this license, please visit https://creativecommons.org/licenses/by-nc/4.0/ or see the [LICENSE](LICENSE) file for the code and [LICENSE_WEIGHTS](heartSegClinic/data/models/LICENSE_WEIGHTS) file for the algorithm weights.
237239
238240
If you use this work in your research, please cite the following paper:
239241
**PLACEHOLDER PAPER**

0 commit comments

Comments
 (0)