Files
DCN_custom_op/segmentation/deploy/configs/mmseg/segmentation_static.py
Yuwen Xiong 7d59305b5f birth
2024-01-16 00:22:22 +08:00

3 lines
114 B
Python

_base_ = ['../_base_/onnx_config.py']
codebase_config = dict(type='mmseg', task='Segmentation', with_argmax=True)