lost icon indicating copy to clipboard operation
lost copied to clipboard

Brush annotation tool

Open Aequalitas opened this issue 6 years ago • 3 comments

Is your feature request related to a problem? Please describe. If there are multiple labels for a semantic segmentation task then it is quite cumbersome to handle the annotation task especially for small objects.

Describe the solution you'd like For this a simple brush tool like in windows paint can be used for a pixel-based annotation. The data can then be saved with run-length encoding

Aequalitas avatar Jan 28 '19 13:01 Aequalitas

Is there any effort to implement a brush tool in SIA? It is common for annotating in segmentation tasks to prepare the labels as pixel mask.

thanks

daandres avatar Dec 14 '20 14:12 daandres

Hi @daandres, currently we are not working on a brush tool.

jaeger-j avatar Dec 16 '20 10:12 jaeger-j

This appears to be an amazing tool and well thought out. However, without a brush tool it unfortunately is not suitable to pixel-wise segmentation tasks. Hope a brush tool, or similar feature, appears in the future.

jmount1992 avatar Jun 09 '21 00:06 jmount1992