亲测有用
1、TypeError: FormatCode() got an unexpected keyword argument ‘verify‘
mmcv中出现TypeError: FormatCode() got an unexpected keyword argument ‘verify‘-CSDN博客
pip install yapf==0.40.0
2、“EncoderDecoder: ‘mit_b1 is not in the backbone registry‘“
setup.py没运行
pip install -e . --user
3、EncoderDecoder: UPerHead: 'super' object has no attribute '_specify_ddp_gpu_num'
windows下跑通transformer 实现图像分割,3060基于cuda11.3+torch1.10+torchvision1.11_transformer模型需要什么显卡跑-CSDN博客