OWOD/configs/COCO-PanopticSegmentation/panoptic_fpn_R_50_1x.yaml
2020-09-29 05:47:18 +05:30

6 lines
124 B
YAML

_BASE_: "Base-Panoptic-FPN.yaml"
MODEL:
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
RESNETS:
DEPTH: 50