cannot import name 'digit_version' from 'mmocr' (unknown location) #1935
HardikJain02
started this conversation in
General
Replies: 1 comment
-
It should import digit_version from mmocr/init.py. For some reason system can not find path. |
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
-
When I run this training command: "python mmocr/tools/train.py mmocr/configs/textdet/dbnet/dbnet_resnet18_fpnc_1200e_icdar2015.py"
this error shows up: cannot import name 'digit_version' from 'mmocr' (unknown location)
help!
Beta Was this translation helpful? Give feedback.
All reactions