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

data_processor unresolved reference #30

Open
npbenjohnson opened this issue Oct 7, 2019 · 1 comment
Open

data_processor unresolved reference #30

npbenjohnson opened this issue Oct 7, 2019 · 1 comment

Comments

@npbenjohnson
Copy link

npbenjohnson commented Oct 7, 2019

There's an unresolved reference to training_mask https://github.com/kurapan/EAST/blob/2de0cfb98898c3a8c83b1f38835a15ea8d264d43/data_processor.py#L731

@jhaggle
Copy link

jhaggle commented Feb 20, 2020

I have this problem as well:

4 training images in /home/temp/ICDAR2013+2015_4/train_data
Epoch 1/2
Traceback (most recent call last):
File "/home/data_processor.py", line 731, in generator
axs[2, 1].imshow(training_mask[::, ::])
NameError: name 'training_mask' is not defined

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

2 participants