mirror of
https://github.com/RE-OWOD/RE-OWOD.git
synced 2025-06-03 14:59:31 +08:00
7 lines
146 B
YAML
7 lines
146 B
YAML
_BASE_: "../Base-RCNN-DilatedC5.yaml"
|
|
MODEL:
|
|
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
|
|
MASK_ON: False
|
|
RESNETS:
|
|
DEPTH: 50
|