Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ These CSV files help researchers locate the original MESE DICOM data within the
|
|
41 |
|
42 |
## Cartilage-Specific T2 Mapping
|
43 |
|
44 |
-
The T2 map in this dataset is provided **only for cartilage regions**, as the EPG model used in the computation is specifically designed for cartilage
|
45 |
|
46 |
1. **Cartilage Segmentation**: For each subject, the femoral, tibial, and patellar cartilage were segmented from the corresponding Double Echo Steady State (DESS) image using the [ShapeMedKneeModel](https://huggingface.co/aagatti/ShapeMedKnee).
|
47 |
|
|
|
41 |
|
42 |
## Cartilage-Specific T2 Mapping
|
43 |
|
44 |
+
The T2 map in this dataset is provided **only for cartilage regions**, as the EPG model used in the computation is specifically designed for cartilage MR properties. To speed up computation, we have exploited segmented cartilage regions from the femoral, tibial, and patellar regions. Here’s the complete mapping process:
|
45 |
|
46 |
1. **Cartilage Segmentation**: For each subject, the femoral, tibial, and patellar cartilage were segmented from the corresponding Double Echo Steady State (DESS) image using the [ShapeMedKneeModel](https://huggingface.co/aagatti/ShapeMedKnee).
|
47 |
|