-
Hiya! Just checking if there are any plans to roll out the point-to-polygon conversion tool within Biigle, just for us less code-savvy folks!!! Also, will this act differently from using MAIA on existing annotations, where it converts the annotations to circles? Cheers |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hey Emme, yes this will be rolled out in the future. We are currently testing quite a lot to improve the quality and usability. Best |
Beta Was this translation helpful? Give feedback.
Hey Emme,
yes this will be rolled out in the future. We are currently testing quite a lot to improve the quality and usability.
Indeed this will be different to the MAIA point -> circle approach. Here we are using a computer vision model (Segment Anything) to get the exact outline of an object. If you want to have a try you can do so at https://segment-anything.com/demo. This is also the same technique that the Magic Sam tool uses.
However, I it is hard to tell, when this will be ready. We're having a group meeting tomorrow and probably I could give you a rough estimate afterwards.
Best
Daniel