sgiordano commited on
Commit
d8f81c7
1 Parent(s): ac66bf5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -17
README.md CHANGED
@@ -208,7 +208,7 @@ Statistics of the TRAIN+VALIDATION set :
208
  The FLAIR-INC_rgb_12cl_resnet34-unet model was trained on a HPC/AI resources provided by GENCI-IDRIS (Grant 2022-A0131013803).
209
  16 V100 GPUs were used ( 4 nodes, 4 GPUS per node). With this configuration the approximate learning time is 6 minutes per epoch.
210
 
211
- FLAIR-INC_rgbie_12cl_resnet34-unet was obtained for num_epoch=84 with corresponding val_loss=0.57.
212
 
213
 
214
  <div style="position: relative; text-align: center;">
@@ -234,25 +234,25 @@ The choice of a separate TEST set instead of cross validation was made to be coh
234
 
235
  #### Metrics
236
 
237
- With the evaluation protocol, the **FLAIR-INC_rgb_12cl_resnet34-unet** have been evaluated to **OA=76.509%** and **mIoU=62.716%**.
238
 
239
  The following table give the class-wise metrics :
240
 
241
  | Classes | IoU (%) | Fscore (%) | Precision (%) | Recall (%) |
242
  | ------------------- | ----------|---------|---------|---------|
243
- | building | 82.564 | 90.449 | 90.412 | 90.486 |
244
- | pervious_surface | 54.149 | 70.255 | 70.723 | 69.794 |
245
- | impervious_surface | 73.807 | 84.930 | 85.848 | 84.032 |
246
- | bare_soil | 59.013 | 74.224 | 78.795 | 70.154 |
247
- | water | 87.216 | 93.172 | 91.692 | 94.699 |
248
- | coniferous | 61.591 | 76.231 | 79.304 | 73.387 |
249
- | deciduous | 72.225 | 83.873 | 81.728 | 86.133 |
250
- | brushwood | 31.187 | 47.546 | 57.056 | 40.754 |
251
- | vineyard | 76.105 | 86.432 | 84.264 | 88.714 |
252
- | herbaceous | 51.340 | 67.847 | 70.134 | 65.705 |
253
- | agricultural_land | 57.558 | 73.063 | 67.249 | 79.978 |
254
- | plowed_land | 45.840 | 62.863 | 61.094 | 64.737 |
255
- | **average** | **62.716** | **75.907** | **76.525** | **75.714** |
256
 
257
 
258
 
@@ -265,9 +265,9 @@ The following illustration gives the resulting confusion matrix :
265
 
266
  <div style="position: relative; text-align: center;">
267
  <p style="margin: 0;">Normalized Confusion Matrix (precision)</p>
268
- <img src="FLAIR-INC_rgbie_12cl_resnet34-unet_confmat_norm-precision.png" alt="drawing" style="width: 70%; display: block; margin: 0 auto;"/>
269
  <p style="margin: 0;">Normalized Confusion Matrix (recall)</p>
270
- <img src="FLAIR-INC_rgbie_12cl_resnet34-unet_confmat_norm-recall.png" alt="drawing" style="width: 70%; display: block; margin: 0 auto;"/>
271
  </div>
272
 
273
 
 
208
  The FLAIR-INC_rgb_12cl_resnet34-unet model was trained on a HPC/AI resources provided by GENCI-IDRIS (Grant 2022-A0131013803).
209
  16 V100 GPUs were used ( 4 nodes, 4 GPUS per node). With this configuration the approximate learning time is 6 minutes per epoch.
210
 
211
+ FLAIR-INC_rgbie_12cl_resnet34-unet was obtained for num_epoch=65 with corresponding val_loss=0.55.
212
 
213
 
214
  <div style="position: relative; text-align: center;">
 
234
 
235
  #### Metrics
236
 
237
+ With the evaluation protocol, the **FLAIR-INC_rgb_12cl_resnet34-unet** have been evaluated to **OA=75.238%** and **mIoU=60.706%**.
238
 
239
  The following table give the class-wise metrics :
240
 
241
  | Classes | IoU (%) | Fscore (%) | Precision (%) | Recall (%) |
242
  | ------------------- | ----------|---------|---------|---------|
243
+ | building | 79.007 | 88.273 | 88.892 | 87.662 |
244
+ | pervious_surface | 53.805 | 69.965 | 69.400 | 70.540 |
245
+ | impervious_surface | 72.274 | 83.906 | 84.051 | 83.762 |
246
+ | bare_soil | 61.068 | 75.829 | 74.271 | 77.454 |
247
+ | water | 83.352 | 90.920 | 90.149 | 91.705 |
248
+ | coniferous | 55.612 | 71.475 | 76.065 | 67.408 |
249
+ | deciduous | 69.265 | 81.842 | 77.871 | 86.239 |
250
+ | brushwood | 28.487 | 44.342 | 59.572 | 35.314 |
251
+ | vineyard | 75.632 | 86.126 | 84.467 | 87.850 |
252
+ | herbaceous | 50.723 | 67.306 | 70.726 | 64.202 |
253
+ | agricultural_land | 56.752 | 72.410 | 66.711 | 79.172 |
254
+ | plowed_land | 42.490 | 59.639 | 59.501 | 59.777 |
255
+ | **average** | **60.706** | **74.336** | **75.140** | **74.257** |
256
 
257
 
258
 
 
265
 
266
  <div style="position: relative; text-align: center;">
267
  <p style="margin: 0;">Normalized Confusion Matrix (precision)</p>
268
+ <img src="FLAIR-INC_rgb_12cl_resnet34-unet_confmat_norm-precision.png" alt="drawing" style="width: 70%; display: block; margin: 0 auto;"/>
269
  <p style="margin: 0;">Normalized Confusion Matrix (recall)</p>
270
+ <img src="FLAIR-INC_rgb_12cl_resnet34-unet_confmat_norm-recall.png" alt="drawing" style="width: 70%; display: block; margin: 0 auto;"/>
271
  </div>
272
 
273