File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments