RE-OWOD/projects/TridentNet/configs/tridentnet_fast_R_50_C4_1x....

7 lines
147 B
YAML
Raw Normal View History

2022-01-04 13:41:19 +08:00
_BASE_: "Base-TridentNet-Fast-C4.yaml"
MODEL:
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
MASK_ON: False
RESNETS:
DEPTH: 50