Datasets:
Update OAIZIB-CM.py
Browse files- OAIZIB-CM.py +23 -0
OAIZIB-CM.py
CHANGED
@@ -17,6 +17,29 @@ _CITATION = """\
|
|
17 |
Please cite these papers when using this dataset:
|
18 |
- CartiMorph: A framework for automated knee articular cartilage morphometrics
|
19 |
- Quantifying Knee Cartilage Shape and Lesion: From Image to Metrics
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
"""
|
21 |
|
22 |
_DESCRIPTION = """\
|
|
|
17 |
Please cite these papers when using this dataset:
|
18 |
- CartiMorph: A framework for automated knee articular cartilage morphometrics
|
19 |
- Quantifying Knee Cartilage Shape and Lesion: From Image to Metrics
|
20 |
+
@article{YAO2024103035,
|
21 |
+
title = {CartiMorph: A framework for automated knee articular cartilage morphometrics},
|
22 |
+
journal = {Medical Image Analysis},
|
23 |
+
author = {Yongcheng Yao and Junru Zhong and Liping Zhang and Sheheryar Khan and Weitian Chen},
|
24 |
+
volume = {91},
|
25 |
+
pages = {103035},
|
26 |
+
year = {2024},
|
27 |
+
issn = {1361-8415},
|
28 |
+
doi = {https://doi.org/10.1016/j.media.2023.103035}
|
29 |
+
}
|
30 |
+
@InProceedings{10.1007/978-3-031-82007-6_16,
|
31 |
+
author="Yao, Yongcheng
|
32 |
+
and Chen, Weitian",
|
33 |
+
editor="Wu, Shandong
|
34 |
+
and Shabestari, Behrouz
|
35 |
+
and Xing, Lei",
|
36 |
+
title="Quantifying Knee Cartilage Shape and Lesion: From Image to Metrics",
|
37 |
+
booktitle="Applications of Medical Artificial Intelligence",
|
38 |
+
year="2025",
|
39 |
+
publisher="Springer Nature Switzerland",
|
40 |
+
address="Cham",
|
41 |
+
pages="162--172"
|
42 |
+
}
|
43 |
"""
|
44 |
|
45 |
_DESCRIPTION = """\
|