pengzhiliang / Conformer

Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeyError: 'Conformer is not in the models registry

jay985735639 opened this issue · comments

KeyError: 'Conformer is not in the models registry

检测 训练的时候报错

Maybe you have not installed mmdet correctly.

也许你没有正确安装 mmdet。

好的 我再试下

thank you
I forgot to reply. I have solved this problem.

cd mmdetection
pip install -e . # or "python setup.py develop"