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

Running create_spacenet_masks.py gives AttributeError: module 'apls_utils' has no attribute 'get_road_buffer' #16

Open
TerryBryant opened this issue Nov 10, 2021 · 1 comment

Comments

@TerryBryant
Copy link

apls_utils.py only have _get_road_buffer function, after I rename it to get_road_buffer, I can run this script to generate RGB image and mask, but the generated mask image is pure dark, which means there is no label information on it. Can anyone help me?

@onvungocminh
Copy link

I have the same issue. Did you solve that problem?

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