Replies: 1 comment
-
mmdeploy has nothing to do with training a model. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Traceback (most recent call last):
File "tools/train.py", line 12, in
from mmocr.utils import register_all_modules
ImportError: cannot import name 'register_all_modules'
模块注册都正常,不知道为什么显示无法导入
Beta Was this translation helpful? Give feedback.
All reactions