xtie commited on
Commit
4843a0c
·
verified ·
1 Parent(s): c2a9710

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - radiation oncology
4
+ - medical imaging
5
+ pipeline_tag: image-segmentation
6
+ ---
7
+
8
+ # Multi-Modality Artificial Intelligence for Involved-Site Radiation Therapy: Clinical Target Volume Delineation in High-Risk Pediatric Hodgkin Lymphoma 📄✍
9
+
10
+ **Authored by**: Tie, X., Milgrom, S.A., Lo, A.C., Charpentier, A.-M., LaRiviere, M.J., Maqbool, D., Cho, S.Y., Kelly, K.M., Hodgson, D., Castellino, S.M., Hoppe, B.S., Bradshaw, T.J.
11
+
12
+ [Read the full paper published in Red Journal (IJROBP)](https://www.sciencedirect.com/science/article/pii/S0360301625065927)
13
+
14
+ ## 📑 Model Description
15
+
16
+ There are all models developed using the [Children's Oncology Group AHOD 1331 dataset](https://www.nejm.org/doi/full/10.1056/NEJMoa2206660).
17
+
18
+ ## 📁 Additional Resources
19
+ - **Codebase for model training/inference:** [GitHub](https://github.com/xtie97/ISRT-CTV-AutoSeg)
20
+ ---