biigle / core

:large_blue_circle: Application core of BIIGLE
https://biigle.de
GNU General Public License v3.0
13 stars 15 forks source link

A point or box to polygon conversion tool #886

Open dlangenk opened 3 months ago

dlangenk commented 3 months ago

With SAM we can convert points or boxes to polygons quite reliably, so we could make this available as a tool to convert (manual) annotations. We could either add the SAM based point, box -> polygon conversion tool to Maia or implement this as a separate tool, which reuses most of the MAIA UI for quality control. The python scripts are already there to perform the conversion.