Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行“ python train.py”时出现错误 #91

Open
Evangear opened this issue Sep 25, 2020 · 0 comments
Open

运行“ python train.py”时出现错误 #91

Evangear opened this issue Sep 25, 2020 · 0 comments

Comments

@Evangear
Copy link

博主您好我在运行train.py中遇到了以下错误
Traceback (most recent call last):
File "train.py", line 14, in
from text_dataflow import get_roidb, get_batch_train_dataflow
File "/opt/ocr/AttentionOCR-master/text_dataflow.py", line 19, in
from common import (
File "/opt/ocr/AttentionOCR-master/common.py", line 8, in
from tensorpack.dataflow.imgaug import ImageAugmentor, ResizeTransform
ImportError: cannot import name 'ResizeTransform'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant