mirror of
https://github.com/RE-OWOD/RE-OWOD.git
synced 2025-06-03 14:58:50 +08:00
6 lines
124 B
YAML
6 lines
124 B
YAML
_BASE_: "../Base-RetinaNet.yaml"
|
|
MODEL:
|
|
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
|
|
RESNETS:
|
|
DEPTH: 50
|