Open MiladSoleymani opened 2 years ago
Hi, I want to train K-net on a dataset that contains 26 labels, and after running the command below,
PYTHONPATH='.':$PYTHONPATH mim train mmseg $CONFIG $WORK_DIR
I get this error
TypeError: IterativeDecodeHead: KernelUpdateHead: __init__() got an unexpected keyword argument 'mask_upsample_stride'
thanks for your help 🙏🙏
Hi, I want to train K-net on a dataset that contains 26 labels, and after running the command below,
I get this error
thanks for your help 🙏🙏