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