developmentseed / segment-anything-services

Running segment-anything image embedding, prompting, and mask generation as torchserve services
Apache License 2.0
93 stars 10 forks source link

correct georeferencing #26

Closed rbavery closed 1 year ago

rbavery commented 1 year ago

On a rectangular images, it looks like we haven't fixed all georeferencing issues, the polygon is either truncated or displaced depending on the image size used. I think this is a problem with projection, possibly always_xy=True