Commit
·
6f5184e
1
Parent(s):
c6b851c
updated README.
Browse filesadded performance section.
README.md
CHANGED
|
@@ -37,3 +37,10 @@ This repository hosts the trained model for **FLAIR Abnormality Segmentation** i
|
|
| 37 |
- **Version:** v1.0.0
|
| 38 |
- **Task:** Image Segmentation
|
| 39 |
- **License:** Apache 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
- **Version:** v1.0.0
|
| 38 |
- **Task:** Image Segmentation
|
| 39 |
- **License:** Apache 2.0
|
| 40 |
+
|
| 41 |
+
## Performance
|
| 42 |
+
|
| 43 |
+
The model achieved the following metrics on the test dataset:
|
| 44 |
+
|
| 45 |
+
- **Dice Coefficient:** 0.843
|
| 46 |
+
- **Intersection over Union (IoU):** 0.609
|