We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a76de commit 19bab91Copy full SHA for 19bab91
1 file changed
README.md
@@ -14,8 +14,8 @@
14
| **Bone Segmentation** | Active Shape Model (Siemens proprietary) | Dense Auto-Context Random Forest (Python) |
15
| **Cartilage Segmentation** | [Semantic Context Forest (C++)](https://github.com/wq2012/DecisionForest) | Semantic Context Forest (Python) |
16
| **Dataset** | Osteoarthritis Initiative (OAI) | [SKI10](https://ski10.grand-challenge.org/) |
17
-| **Bone DSC** | ~95% | >91% |
18
-| **Cartilage DSC** | ~83% | ~69% |
+| **Bone DSC** | ~95% | ~92% |
+| **Cartilage DSC** | ~83% | ~66% |
19
20
## Table of Contents
21
1. [Installation](#installation)
0 commit comments