Skip to content

Commit

Permalink
New SoTA on ADE20K 48.36 mIoU (#36)
Browse files Browse the repository at this point in the history
* New SoTA on ADE20K 48.36 mIoU
  • Loading branch information
zhanghang1989 authored Apr 26, 2020
1 parent 1299696 commit 86e12ca
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ Training code and pretrained models are released at our [Detectron2 Fork](https:
<th class="tg-cly1">mIoU%</th>
</tr>
<tr>
<td rowspan="5" class="tg-cly1">Deeplab-V3<br></td>
<td rowspan="6" class="tg-cly1">Deeplab-V3<br></td>
<td class="tg-cly1">ResNet-50</td>
<td class="tg-cly1">80.39</td>
<td class="tg-cly1">42.1</td>
Expand All @@ -220,6 +220,11 @@ Training code and pretrained models are released at our [Detectron2 Fork](https:
<td class="tg-0lax"><b>82.07</td>
<td class="tg-0lax"><b>46.91</b></td>
</tr>
<tr>
<td class="tg-0lax">ResNeSt-200 (<span style="color:red">ours</span>)</td>
<td class="tg-0lax"><b>82.45</td>
<td class="tg-0lax"><b>48.36</b></td>
</tr>
<tr>
<td class="tg-0lax">ResNeSt-269 (<span style="color:red">ours</span>)</td>
<td class="tg-0lax"><b>82.62</td>
Expand Down

0 comments on commit 86e12ca

Please sign in to comment.