Skip to content

Commit

Permalink
Merge pull request #37 from sorrowyn/patch-1
Browse files Browse the repository at this point in the history
Update MODEL_ZOO.md
  • Loading branch information
mrT23 authored Apr 5, 2022
2 parents a02ce62 + 8a9ea59 commit 8a9e984
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MODEL_ZOO.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ In addition to full reproduction code, we provide a collection of pretrained mod
| Backbone | Input Size | Dataset | mAP |
| ------------ | :--------------: | :--------------: | :--------------: |
| [TResNet_M ](https://miil-public-eu.oss-eu-central-1.aliyuncs.com/model-zoo/ML_Decoder/tresnet_m_COCO_224_84_2.pth) | 224 | MS-COCO | 84.2 |
| [TResNet_L](https://miil-public-eu.oss-eu-central-1.aliyuncs.com/model-zoo/ML_Decoder/tresnet_l_COCO__448_90_0.pth) | 448 | MS-COCO | 90.0 |
| [TResNet_L](https://miil-public-eu.oss-eu-central-1.aliyuncs.com/model-zoo/ML_Decoder/tresnet_l_COCO__448_90_0.pth) | 448 | MS-COCO | 90.1 |
| [TResNet_XL](https://miil-public-eu.oss-eu-central-1.aliyuncs.com/model-zoo/ML_Decoder/tresnet_xl_COCO_640_91_4.pth) | 640 | MS-COCO | 91.4 |
| [TResNet_M](https://miil-public-eu.oss-eu-central-1.aliyuncs.com/model-zoo/ML_Decoder/tresnet_m_open_images_200_groups_86_8.pth) | 224 | OpenImages | 86.8 |
| [TResNet_L](https://miil-public-eu.oss-eu-central-1.aliyuncs.com/model-zoo/ML_Decoder/tresnet_l_stanford_card_96.41.pth) | 384 | Stanford-Cars | 96.41 |
Expand Down Expand Up @@ -63,4 +63,4 @@ which will result in:
<td class="tg-c3ow"><img src="./pics/example_inference_open_images.jpeg" align="center" width="600" ></td>
</tr>
</table>
</p>
</p>

0 comments on commit 8a9e984

Please sign in to comment.