You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
您好 我在尝试使用neck时发现报错:
KeyError:‘JPU’ is not in the {register}
KeyError:‘EncoderDecoder’ :‘JPU’ is not in the models register
我检查了mmseg/models/init.py中的文件,似乎在_all_中缺少了关于neck的引入?
感谢回复!