NSAQA / detectron2 /configs /COCO-Keypoints /keypoint_rcnn_R_50_FPN_1x.yaml
laurenok24's picture
Upload 715 files
07d7c23 verified
raw
history blame
129 Bytes
_BASE_: "Base-Keypoint-RCNN-FPN.yaml"
MODEL:
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
RESNETS:
DEPTH: 50