OWOD/configs/COCO-Keypoints/keypoint_rcnn_R_50_FPN_1x.yaml

6 lines
129 B
YAML
Raw Permalink Normal View History

2020-09-29 08:17:18 +08:00
_BASE_: "Base-Keypoint-RCNN-FPN.yaml"
MODEL:
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
RESNETS:
DEPTH: 50