Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaohu2015 authored May 18, 2021
1 parent 2427aa6 commit 4915367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,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 | ImageNet-1K | 3x | 44.6| - | - | - | [config](configs/SwinT/retinanet_swint_T_FPN_3x_.yaml) | - | - |
| Swin-T | ImageNet-1K | 3x | 44.6| - | - | - | [config](configs/SwinT/retinanet_swint_T_FPN_3x_.yaml) | - | [model](https://github.com/xiaohu2015/SwinT_detectron2/releases/download/v1.2/retinanet_swint_S_3x.pth) |

### Faster R-CNN

Expand Down

0 comments on commit 4915367

Please sign in to comment.