segmentation_static.py 114 Bytes
Newer Older
limm's avatar
limm committed
1
2
_base_ = ['../_base_/onnx_config.py']
codebase_config = dict(type='mmseg', task='Segmentation', with_argmax=True)