fieldsoftheworld / ftw-baselines

Code for running baseline models/experiments with the Fields of The World dataset
https://fieldsofthe.world/
MIT License
55 stars 4 forks source link

Polygonize: Geometries split due to windowed approach #54

Open m-mohr opened 3 weeks ago

m-mohr commented 3 weeks ago

Origin: #27 (also has various discussions on this topic):

Get rid of the split polygons that appear due to splitting up the original image into multiple parts

Potentially add an option to control the window size (but not sure whether this is really needed).