mirror of
https://github.com/FoundationVision/GLEE.git
synced 2025-06-03 14:51:17 +08:00
7 lines
145 B
YAML
7 lines
145 B
YAML
_BASE_: "../Base-RCNN-DilatedC5.yaml"
|
|
MODEL:
|
|
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
|
|
MASK_ON: True
|
|
RESNETS:
|
|
DEPTH: 50
|