preethamganesh commited on
Commit
f854fa8
·
1 Parent(s): b83edcf

updated README.

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -19,10 +19,10 @@ model-index:
19
  link: https://www.kaggle.com/datasets/mateuszbuda/lgg-mri-segmentation
20
  metrics:
21
  - type: dice
22
- value: 0.843
23
  name: Dice Coefficient
24
  - type: iou
25
- value: 0.609
26
  name: Intersection over Union (IoU)
27
  ---
28
 
@@ -81,8 +81,8 @@ print("Output shape:", output.shape)
81
 
82
  ### Performance on test set
83
 
84
- - **Dice Coefficient:** 0.843
85
- - **Intersection over Union (IoU):** 0.609
86
 
87
  ## Citation
88
 
 
19
  link: https://www.kaggle.com/datasets/mateuszbuda/lgg-mri-segmentation
20
  metrics:
21
  - type: dice
22
+ value: 0.77
23
  name: Dice Coefficient
24
  - type: iou
25
+ value: 0.62
26
  name: Intersection over Union (IoU)
27
  ---
28
 
 
81
 
82
  ### Performance on test set
83
 
84
+ - **Dice Coefficient:** 0.77
85
+ - **Intersection over Union (IoU):** 0.62
86
 
87
  ## Citation
88