Currently, the coastline is derived from the binary water mask produced by the segmentation model.
I would like to explore improvements to the raster-to-vector conversion process by:
- removing small noise polygons
- smoothing extracted coastlines
- simplifying geometry for cleaner vector outputs
This could improve the quality of coastline datasets used for erosion modeling.
Currently, the coastline is derived from the binary water mask produced by the segmentation model.
I would like to explore improvements to the raster-to-vector conversion process by:
This could improve the quality of coastline datasets used for erosion modeling.