Deadwood-ai / deadwood-api

Main FastAPI application for the deadwood backend
GNU General Public License v3.0
0 stars 0 forks source link

generated labels are shifted to top left by 10 pixels #94

Open cmosig opened 14 hours ago

cmosig commented 14 hours ago

image

https://deadtrees.earth/dataset/3712

this is very likely happening because of the added margins during mask vectorization.

please see this: https://github.com/cmosig/deadtreesmodels/blob/ea98c680904a0a11d3e0f149e6f5055b74bbc1b3/doitall.py#L89