From 466321c3a5ff6106555e7504b4472c6d479845ab Mon Sep 17 00:00:00 2001 From: Hu Ye Date: Thu, 6 May 2021 17:50:45 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8f3fe6..203633b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This repo contains the supported code and configuration files to reproduce objec | Backbone | Pretrain | Lr Schd | box mAP | mask mAP | #params | FLOPs | config | log | model | | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |:---: | -| Swin-T FPN| ImageNet-1K | 3x | 45.1| - | - | - | [config](configs/SwinT/faster_rcnn_swint_T_FPN_3x.yaml) | - | [model](https://github.com/xiaohu2015/SwinT_detectron2/releases/download/v1.1/faster_rcnn_swint_T.pth) | +| Swin-T FPN| ImageNet-1K | 3x | 45.1| - | - | - | [config](configs/SwinT/faster_rcnn_swint_T_FPN_3x_.yaml) | - | [model](https://github.com/xiaohu2015/SwinT_detectron2/releases/download/v1.1/faster_rcnn_swint_T.pth) | ### Mask R-CNN