1
0
mirror of https://github.com/RE-OWOD/RE-OWOD.git synced 2025-06-03 14:59:31 +08:00
RE-OWOD/configs/COCO-Detection/retinanet_R_50_FPN_1x.yaml
2022-01-04 13:13:22 +08:00

6 lines
124 B
YAML

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