Skip to content

Commit c18e709

Browse files
authored
Update README.md
1 parent 8d96ddf commit c18e709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

detection/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Then, download the [weights pretrained on ImageNet](../classification/README.md)
107107
| Mask R-CNN | PVT-Small | ImageNet-1K | 1x | 40.4 | 37.8 | [config](configs/mask_rcnn_pvt_s_fpn_1x_coco.py) | [log](https://drive.google.com/file/d/1qrP563Tv_Xc-gMDlX6cXiyhLpM0Yi_iN/view?usp=sharing) & [model](https://drive.google.com/file/d/1XGJQTivM_KviRDVvKTPgkJQhFco2oXSA/view?usp=sharing) |
108108
| Mask R-CNN | PVT-Medium | ImageNet-1K | 1x | 42.0 | 39.0 | [config](configs/mask_rcnn_pvt_m_fpn_1x_coco.py) | [log](https://drive.google.com/file/d/1773WWorAkeh5mVvvbJoqewAB4W0qa8yb/view?usp=sharing) & [model](https://drive.google.com/file/d/1m0TFlJOVSLaAA4alVqp_VRckg0uRGTJ-/view?usp=sharing) |
109109
| Mask R-CNN | PVT-Large | ImageNet-1K | 1x | 42.9 | 39.5 | [config](configs/mask_rcnn_pvt_l_fpn_1x_coco.py) | [log](https://drive.google.com/file/d/1PjvUY1tRZ7Qhdtx1MQ9J0lPMRZgV3x1n/view?usp=sharing) & [model](https://drive.google.com/file/d/1zG_Ji_GamjQgPbe6hHOjZlIHs5jZbVFL/view?usp=sharing) |
110-
| DETR | PVT-Small | ImageNet-1K | 50ep | 34.7 | - | [config](configs/detr_pvt_s_8x2_50ep_coco.py) | [log](https://drive.google.com/file/d/1svBJbh8sHK2Ea0ORY5g2PxVr_O16AI0i/view?usp=sharing) & [model](https://drive.google.com/file/d/1n_2AwkJxQPCmkjmoCHszBGQbJ9HSiEBT/view?usp=sharing) |
110+
| DETR | PVT-Small | ImageNet-1K | 50ep | 34.7 | - | [config](configs/detr_pvt_s_8x2_50ep_coco.py) | [log](https://drive.google.com/file/d/1svBJbh8sHK2Ea0ORY5g2PxVr_O16AI0i/view?usp=sharing) & [model](https://drive.google.com/file/d/1rIf2qUEvaeV2ZMzhVyiXxEplE0bCi3Jv/view?usp=sharing) |
111111

112112

113113
## Evaluation

0 commit comments

Comments
 (0)