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