mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
3 lines
114 B
Python
3 lines
114 B
Python
_base_ = ['../_base_/onnx_config.py']
|
|
codebase_config = dict(type='mmseg', task='Segmentation', with_argmax=True)
|