File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ Encoder:
5252- ResNet18/ResNet18dilated
5353- ResNet50/ResNet50dilated
5454- ResNet101/ResNet101dilated
55- - HRNet (HRNetV2- W48)
55+ - HRNetV2 ( W48)
5656
5757Decoder:
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
You can’t perform that action at this time.
0 commit comments