AGarioud commited on
Commit
81e78bf
·
verified ·
1 Parent(s): 4a3103d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -20
README.md CHANGED
@@ -230,33 +230,33 @@ pipeline_tag: image-segmentation
230
  </li>
231
  <li>
232
  <span style="display:inline-block; width:10px; height:10px; background:#555; border-radius:2px; margin-right:10px; box-shadow:1px 1px 2px rgba(0,0,0,0.2); vertical-align:middle;"></span>
233
- <b>Decoder</b>: <i>unet</i>
234
  </li>
235
  <li>
236
  <span style="display:inline-block; width:10px; height:10px; background:#555; border-radius:2px; margin-right:10px; box-shadow:1px 1px 2px rgba(0,0,0,0.2); vertical-align:middle;"></span>
237
  <b>Metrics</b>:
238
  </li>
239
- <table border="1" style="border-collapse: collapse; width:100%; margin-bottom:15px; table-layout: fixed;">
240
- <thead>
241
- <tr>
242
- <th style="padding:1px; text-align:center;">mIoU</th>
243
- <th style="padding:1px; text-align:center;">O.A.</th>
244
- <th style="padding:1px; text-align:center;">F-score</th>
245
- <th style="padding:1px; text-align:center;">Precision</th>
246
- <th style="padding:1px; text-align:center;">Recall</th>
247
- </tr>
248
- </thead>
249
- <tr>
250
- <td style="padding:1px; text-align:center;">63.77%</td>
251
- <td style="padding:1px; text-align:center;">77.03%</td>
252
- <td style="padding:1px; text-align:center;">76.60%</td>
253
- <td style="padding:1px; text-align:center;">76.94%</td>
254
- <td style="padding:1px; text-align:center;">76.67%</td>
255
- </tr>
256
- </table>
257
  <li>
258
  <span style="display:inline-block; width:10px; height:10px; background:#555; border-radius:2px; margin-right:10px; box-shadow:1px 1px 2px rgba(0,0,0,0.2); vertical-align:middle;"></span>
259
- <b>Params.</b>: <i>92.8</i>
260
  </li>
261
  </ul>
262
  </div>
 
230
  </li>
231
  <li>
232
  <span style="display:inline-block; width:10px; height:10px; background:#555; border-radius:2px; margin-right:10px; box-shadow:1px 1px 2px rgba(0,0,0,0.2); vertical-align:middle;"></span>
233
+ <b>Decoder</b>: <i>upernet</i>
234
  </li>
235
  <li>
236
  <span style="display:inline-block; width:10px; height:10px; background:#555; border-radius:2px; margin-right:10px; box-shadow:1px 1px 2px rgba(0,0,0,0.2); vertical-align:middle;"></span>
237
  <b>Metrics</b>:
238
  </li>
239
+ <table border="1" style="border-collapse: collapse; width:100%; margin-bottom:15px; table-layout: fixed;">
240
+ <thead>
241
+ <tr>
242
+ <th style="padding:1px; text-align:center; width:5%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;">mIoU</th>
243
+ <th style="padding:1px; text-align:center; width:5%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;">O.A.</th>
244
+ <th style="padding:1px; text-align:center; width:5%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;">F-score</th>
245
+ <th style="padding:1px; text-align:center; width:5%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;">Precision</th>
246
+ <th style="padding:1px; text-align:center; width:5%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;">Recall</th>
247
+ </tr>
248
+ </thead>
249
+ <tr>
250
+ <td style="padding:1px; text-align:center; width5%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;">63.77%</td>
251
+ <td style="padding:1px; text-align:center; width5%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;">77.03%</td>
252
+ <td style="padding:1px; text-align:center; width5%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;">76.60%</td>
253
+ <td style="padding:1px; text-align:center; width5%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;">76.94%</td>
254
+ <td style="padding:1px; text-align:center; width5%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;">76.67%</td>
255
+ </tr>
256
+ </table>
257
  <li>
258
  <span style="display:inline-block; width:10px; height:10px; background:#555; border-radius:2px; margin-right:10px; box-shadow:1px 1px 2px rgba(0,0,0,0.2); vertical-align:middle;"></span>
259
+ <b>Params.</b>: <i>90.2</i>
260
  </li>
261
  </ul>
262
  </div>