Skip to content

[FEATURE]: GeoJSON from model predictions #445

Description

@srmsoumya

Is your feature request related to a problem? Please describe.
Deep Learning models have a limitation on the size of imagery they can take as input. We have to split large AOIs into smaller tiles & feed them to model. This introduces added artifacts, where there is a single building spanning multiple tiles.

Describe the solution you'd like
Once I have all the vector tiles from model prediction, I would like to intelligently merge the polygons that represent the same object & generate a GeoJSON file for an entire AOI.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions