[f1e01c]: / configs / stdc / stdc2_512x1024_80k_cityscapes.py

Download this file

3 lines (2 with data), 115 Bytes

1
2
_base_ = './stdc1_512x1024_80k_cityscapes.py'
model = dict(backbone=dict(backbone_cfg=dict(stdc_type='STDCNet2')))