ZhangxinruBIT
commited on
Commit
•
2e5c9ca
1
Parent(s):
22fae6d
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
# MoME: A Foundation Model for Brain Lesion Segmentation with Mixture of Modality Experts
|
5 |
+
|
6 |
+
This model is designed for brain lesion segmentation using the MoE architecture, modified within the nnU-Net framework.
|
7 |
+
|
8 |
+
For detailed usage and instructions, please refer to the [GitHub repository](https://github.com/ZhangxinruBIT/MoME).
|
9 |
+
|
10 |
+
We have released both the **pretrained experts** (for T1, T1ce, T2, FLAIR, and DWI) and the final well-trained **MoME** model.
|