Skip to content

Commit e5aa2fc

Browse files
authored
Update README.md
1 parent 71c5c19 commit e5aa2fc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Encoder:
5252
- ResNet18/ResNet18dilated
5353
- ResNet50/ResNet50dilated
5454
- ResNet101/ResNet101dilated
55-
- HRNet (HRNetV2-W48)
55+
- HRNetV2 (W48)
5656

5757
Decoder:
5858
- C1 (one convolution module)
@@ -144,12 +144,12 @@ IMPORTANT: The base ResNet in our repository is a customized (different from the
144144
<td>2.3</td>
145145
</tr>
146146
<tr>
147-
<td rowspan="2">HRNetV2-W48</td>
148-
<td>No</td><td>41.74</td><td>80.59</td><td>61.17</td>
147+
<td rowspan="2">HRNetV2</td>
148+
<td>No</td><td>42.03</td><td>80.77</td><td>61.40</td>
149149
<td>5.8</td>
150150
</tr>
151151
<tr>
152-
<td>Yes</td><td>42.99</td><td>81.25</td><td>62.12</td>
152+
<td>Yes</td><td>43.20</td><td>81.47</td><td>62.34</td>
153153
<td>1.9</td>
154154
</tr>
155155

0 commit comments

Comments
 (0)