mirror of
https://github.com/JosephKJ/OWOD.git
synced 2025-06-03 14:50:40 +08:00
9 lines
179 B
YAML
9 lines
179 B
YAML
_BASE_: "Base-Panoptic-FPN.yaml"
|
|
MODEL:
|
|
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-101.pkl"
|
|
RESNETS:
|
|
DEPTH: 101
|
|
SOLVER:
|
|
STEPS: (210000, 250000)
|
|
MAX_ITER: 270000
|