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

Identify false positives #5

Open
robsavoye opened this issue Feb 13, 2022 · 1 comment
Open

Identify false positives #5

robsavoye opened this issue Feb 13, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@robsavoye
Copy link
Collaborator

ML/AI building footprints often flag shapes that aren't buildings at all. The footprint in question can be compared to nearby features in an OSM database to guess the probability the footprint is a buildings. Any feature identified as such get a unique tag added so they can be easily found using JOSM for manual validation.

@robsavoye robsavoye self-assigned this Feb 13, 2022
@robsavoye robsavoye added the enhancement New feature or request label Feb 13, 2022
@robsavoye robsavoye added bug Something isn't working and removed enhancement New feature or request labels Apr 12, 2022
@robsavoye
Copy link
Collaborator Author

Current validation looks good, so any more false positives are a bug, and not an enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant