You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/MODELS.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ For compatibility with the config files we provide, download any models here to
8
8
9
9
Here we provide links to models from the [Detectron2 model zoo](https://github.com/facebookresearch/detectron2/blob/main/MODEL_ZOO.md) that we use for pre-training. All baseline and oracle models in our experiments start with these weights. Note we did not train these models, but provide links here for convenience.
10
10
11
-
**COCO pretrained Mask R-CNN w/ Res50-FPN backbone and 3x schedule:**[Config](https://github.com/facebookresearch/detectron2/blob/main/configs/COCO-Detection/faster_rcnn_R_50_FPN_3x.yaml)[Model](https://dl.fbaipublicfiles.com/detectron2/COCO-Detection/faster_rcnn_R_50_FPN_3x/137849458/model_final_280758.pkl)
11
+
**COCO pretrained Mask R-CNN w/ Res50-FPN backbone and 3x schedule:**[Config](https://github.com/facebookresearch/detectron2/blob/main/configs/COCO-InstanceSegmentation/mask_rcnn_R_50_FPN_3x.yaml)[Model](https://dl.fbaipublicfiles.com/detectron2/COCO-InstanceSegmentation/mask_rcnn_R_50_FPN_3x/137849600/model_final_f10217.pkl)
0 commit comments