mirror of https://github.com/JosephKJ/OWOD.git
6 lines
129 B
YAML
6 lines
129 B
YAML
|
_BASE_: "Base-Keypoint-RCNN-FPN.yaml"
|
||
|
MODEL:
|
||
|
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
|
||
|
RESNETS:
|
||
|
DEPTH: 50
|