Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ pipeline_tag: image-segmentation
|
|
| 12 |
|
| 13 |
# LegSegNet
|
| 14 |
|
| 15 |
-
**GitHub:** [https://github.com/
|
| 16 |
|
| 17 |
**LegSegNet** is a deep learning system for lower extremity CT tissue segmentation and body composition quantification.
|
| 18 |
|
|
@@ -31,12 +31,18 @@ The system can further convert predicted masks into quantitative measurements, i
|
|
| 31 |
|
| 32 |
Please refer to the GitHub repository for more details:
|
| 33 |
|
| 34 |
-
[https://github.com/
|
| 35 |
|
| 36 |
## Citation
|
| 37 |
|
| 38 |
Please cite the following manuscript if you find the model useful:
|
| 39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
|
| 41 |
## License
|
| 42 |
|
|
|
|
| 12 |
|
| 13 |
# LegSegNet
|
| 14 |
|
| 15 |
+
**GitHub:** [https://github.com/mazurowski-lab/LegSegNet](https://github.com/mazurowski-lab/LegSegNet)
|
| 16 |
|
| 17 |
**LegSegNet** is a deep learning system for lower extremity CT tissue segmentation and body composition quantification.
|
| 18 |
|
|
|
|
| 31 |
|
| 32 |
Please refer to the GitHub repository for more details:
|
| 33 |
|
| 34 |
+
[https://github.com/mazurowski-lab/LegSegNet](https://github.com/mazurowski-lab/LegSegNet)
|
| 35 |
|
| 36 |
## Citation
|
| 37 |
|
| 38 |
Please cite the following manuscript if you find the model useful:
|
| 39 |
|
| 40 |
+
@article{chen2026legsegnet,
|
| 41 |
+
title={LegSegNet: A Public Deep Learning System for Lower Extremity CT Tissue Segmentation and Quantification},
|
| 42 |
+
author={Chen, Yuwen and Chen, Yaqian and Colglazier, Roy and Dong, Haoyu and Gu, Hanxue and Mazurowski, Maciej A and Southerland, Kevin W},
|
| 43 |
+
journal={arXiv preprint arXiv:2605.30829},
|
| 44 |
+
year={2026}
|
| 45 |
+
}
|
| 46 |
|
| 47 |
## License
|
| 48 |
|