sgiordano commited on
Commit
e1fdd80
1 Parent(s): da8b11a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -36
README.md CHANGED
@@ -17,62 +17,62 @@ model-index:
17
  metrics:
18
  - name: mIoU
19
  type: mIoU
20
- value: 58.63
21
  - name: Overall Accuracy
22
  type: OA
23
- value: 76.3711
24
  - name: Fscore
25
  type: Fscore
26
- value: 72.4353
27
  - name: Precision
28
  type: Precision
29
- value: 74.3015
30
  - name: Recall
31
  type: Recall
32
- value: 72.4891
33
 
34
  - name: IoU Buildings
35
  type: IoU
36
- value: 82.6313
37
  - name: IoU Pervious surface
38
  type: IoU
39
- value: 53.2351
40
  - name: IoU Impervious surface
41
  type: IoU
42
- value: 74.1742
43
  - name: IoU Bare soil
44
  type: IoU
45
- value: 60.3958
46
  - name: IoU Water
47
  type: IoU
48
- value: 87.5887
49
  - name: IoU Coniferous
50
  type: IoU
51
- value: 46.3504
52
  - name: IoU Deciduous
53
  type: IoU
54
- value: 67.4473
55
  - name: IoU Brushwood
56
  type: IoU
57
- value: 30.2346
58
  - name: IoU Vineyard
59
  type: IoU
60
- value: 82.9251
61
  - name: IoU Herbaceous vegetation
62
  type: IoU
63
- value: 55.0283
64
  - name: IoU Agricultural land
65
  type: IoU
66
- value: 52.0145
67
  - name: IoU Plowed land
68
  type: IoU
69
- value: 40.8387
70
  - name: IoU Swimming pool
71
  type: IoU
72
- value: 48.4433
73
  - name: IoU Greenhouse
74
  type: IoU
75
- value: 39.4447
76
 
77
  pipeline_tag: image-segmentation
78
  ---
@@ -253,24 +253,24 @@ The _snow_ class is discarded from the average metrics.
253
 
254
  The following table give the class-wise metrics :
255
 
256
- | Modalities | IoU (%) | Fscore (%) | Precision (%) | Recall (%) |
257
  | ----------------------- | ----------|---------|---------|---------|
258
- | building | 82.63 | 90.49 | 90.26 | 90.72 |
259
- | pervious surface | 53.24 | 69.48 | 68.97 | 70.00 |
260
- | impervious surface | 74.17 | 85.17 | 86.28 | 84.09 |
261
- | bare soil | 60.40 | 75.31 | 80.49 | 70.75 |
262
- | water | 87.59 | 93.38 | 93.16 | 93.61 |
263
- | coniferous | 46.35 | 63.34 | 63.52 | 63.16 |
264
- | deciduous | 67.45 | 80.56 | 77.44 | 83.94 |
265
- | brushwood | 30.23 | 46.43 | 63.55 | 36.58 |
266
- | vineyard | 82.93 | 90.67 | 91.35 | 89.99 |
267
- | herbaceous vegetation | 55.03 | 70.99 | 70.59 | 71.40 |
268
- | agricultural land | 52.01 | 68.43 | 59.18 | 81.12 |
269
- | plowed land | 40.84 | 57.99 | 68.28 | 50.40 |
270
- | swimming_pool | 48.44 | 65.27 | 81.62 | 54.37 |
271
- | _snow_ | _00.00_ | _00.00_ | _00.00_ | _00.00_ |
272
- | greenhouse | 39.45 | 56.57 | 45.52 | 74.72 |
273
- | **average** | **58.63** | **72.44** | **74.3** | **72.49** |
274
 
275
 
276
 
 
17
  metrics:
18
  - name: mIoU
19
  type: mIoU
20
+ value: 58.625
21
  - name: Overall Accuracy
22
  type: OA
23
+ value: 76.371
24
  - name: Fscore
25
  type: Fscore
26
+ value: 72.435
27
  - name: Precision
28
  type: Precision
29
+ value: 74.302
30
  - name: Recall
31
  type: Recall
32
+ value: 72.489
33
 
34
  - name: IoU Buildings
35
  type: IoU
36
+ value: 82.631
37
  - name: IoU Pervious surface
38
  type: IoU
39
+ value: 53.235
40
  - name: IoU Impervious surface
41
  type: IoU
42
+ value: 74.174
43
  - name: IoU Bare soil
44
  type: IoU
45
+ value: 60.396
46
  - name: IoU Water
47
  type: IoU
48
+ value: 87.589
49
  - name: IoU Coniferous
50
  type: IoU
51
+ value: 46.350
52
  - name: IoU Deciduous
53
  type: IoU
54
+ value: 67.447
55
  - name: IoU Brushwood
56
  type: IoU
57
+ value: 30.235
58
  - name: IoU Vineyard
59
  type: IoU
60
+ value: 82.925
61
  - name: IoU Herbaceous vegetation
62
  type: IoU
63
+ value: 55.028
64
  - name: IoU Agricultural land
65
  type: IoU
66
+ value: 52.015
67
  - name: IoU Plowed land
68
  type: IoU
69
+ value: 40.839
70
  - name: IoU Swimming pool
71
  type: IoU
72
+ value: 48.443
73
  - name: IoU Greenhouse
74
  type: IoU
75
+ value: 39.445
76
 
77
  pipeline_tag: image-segmentation
78
  ---
 
253
 
254
  The following table give the class-wise metrics :
255
 
256
+ | Classes | IoU (%) | Fscore (%) | Precision (%) | Recall (%) |
257
  | ----------------------- | ----------|---------|---------|---------|
258
+ | building | 82.631 | 90.490 | 90.262 | 90.719 |
259
+ | pervious_surface | 53.235 | 69.482 | 68.972 | 69.999 |
260
+ | impervious_surface | 74.174 | 85.172 | 86.282 | 84.091 |
261
+ | bare_soil | 60.396 | 75.308 | 80.491 | 70.753 |
262
+ | water | 87.589 | 93.384 | 93.162 | 93.606 |
263
+ | coniferous | 46.350 | 63.342 | 63.525 | 63.160 |
264
+ | deciduous | 67.447 | 80.559 | 77.437 | 83.945 |
265
+ | brushwood | 30.235 | 46.431 | 63.549 | 36.578 |
266
+ | vineyard | 82.925 | 90.666 | 91.352 | 89.990 |
267
+ | herbaceous | 55.028 | 70.991 | 70.591 | 71.396 |
268
+ | agricultural_land | 52.015 | 68.434 | 59.180 | 81.118 |
269
+ | plowed_land | 40.839 | 57.994 | 68.276 | 50.403 |
270
+ | swimming_pool | 48.443 | 65.268 | 81.623 | 54.374 |
271
+ | snow | _0.000_ | _0.000_ | _0.000_ | _0.000_ |
272
+ | greenhouse | 39.445 | 56.574 | 45.521 | 74.716 |
273
+ | **average** | **58.625** | **72.435** | **74.302** | **72.489** |
274
 
275
 
276