YongchengYAO commited on
Commit
480e6d9
·
verified ·
1 Parent(s): c60ea31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -16,23 +16,27 @@ size_categories:
16
  - n<1K
17
  ---
18
 
 
19
  | Source | link |
20
  | ------------ | ------------------------------------------------------------ |
21
  | Huggingface | [here (recommended)](https://huggingface.co/datasets/YongchengYAO/OAIZIB-CM/tree/main) |
 
22
  | Google Drive | [here](https://drive.google.com/drive/folders/13_afAKSH7ZMOI_Nk2gfoihbJKwafw1l9?usp=share_link) |
23
 
24
 
25
-
26
  ## About
27
  This is the official release of **OAIZIB-CM** dataset
28
  - OAIZIB-CM is based on the OAIZIB dataset
29
  - OAIZIB paper: [Automated Segmentation of Knee Bone and Cartilage combining Statistical Shape Knowledge and Convolutional Neural Networks: Data from the Osteoarthritis Initiative](https://doi.org/10.1016/j.media.2018.11.009)
30
  - In OAIZIB-CM, tibial cartilage is split into medial and lateral tibial cartilages.
 
 
 
 
31
  - It is compulsory to cite these papers if you use the dataset
32
  - [CartiMorph: A framework for automated knee articular cartilage morphometrics](https://doi.org/10.1016/j.media.2023.103035)
33
 
34
 
35
-
36
  ## Changelog 🔥
37
  - [27 Feb, 2025] Add the template and atlas [CLAIR-Knee-103R](https://github.com/YongchengYAO/CartiMorph/blob/main/Documents/TemplateAtlas.md)
38
  - [26 Feb, 2025] Update compulsory citation ([CartiMorph](https://doi.org/10.1016/j.media.2023.103035)) for the dataset
 
16
  - n<1K
17
  ---
18
 
19
+
20
  | Source | link |
21
  | ------------ | ------------------------------------------------------------ |
22
  | Huggingface | [here (recommended)](https://huggingface.co/datasets/YongchengYAO/OAIZIB-CM/tree/main) |
23
+ | Zenodo | [here](https://zenodo.org/records/14934086)
24
  | Google Drive | [here](https://drive.google.com/drive/folders/13_afAKSH7ZMOI_Nk2gfoihbJKwafw1l9?usp=share_link) |
25
 
26
 
 
27
  ## About
28
  This is the official release of **OAIZIB-CM** dataset
29
  - OAIZIB-CM is based on the OAIZIB dataset
30
  - OAIZIB paper: [Automated Segmentation of Knee Bone and Cartilage combining Statistical Shape Knowledge and Convolutional Neural Networks: Data from the Osteoarthritis Initiative](https://doi.org/10.1016/j.media.2018.11.009)
31
  - In OAIZIB-CM, tibial cartilage is split into medial and lateral tibial cartilages.
32
+ - OAIZIB-CM includes [CLAIR-Knee-103R](https://github.com/YongchengYAO/CartiMorph/blob/main/Documents/TemplateAtlas.md), consisting of
33
+ - a template image learned from 103 MR images of subjects without radiographic OA
34
+ - corresponding 5-ROI segmentation mask for cartilages and bones
35
+ - corresponding 20-ROI atlas for articular cartilages
36
  - It is compulsory to cite these papers if you use the dataset
37
  - [CartiMorph: A framework for automated knee articular cartilage morphometrics](https://doi.org/10.1016/j.media.2023.103035)
38
 
39
 
 
40
  ## Changelog 🔥
41
  - [27 Feb, 2025] Add the template and atlas [CLAIR-Knee-103R](https://github.com/YongchengYAO/CartiMorph/blob/main/Documents/TemplateAtlas.md)
42
  - [26 Feb, 2025] Update compulsory citation ([CartiMorph](https://doi.org/10.1016/j.media.2023.103035)) for the dataset