HumanSignal / label-studio

Label Studio is a multi-type data labeling and annotation tool with standardized output format
https://labelstud.io
Apache License 2.0
17.52k stars 2.18k forks source link

Feature Request: Lines / Curves Annotations (Lane Lines) #2563

Open d4l3k opened 2 years ago

d4l3k commented 2 years ago

Is your feature request related to a problem? Please describe.

Label studio doesn't have a way to draw lines of different types on the images. This would be very useful for things such annotating driving footage with lane lines of different types, road edges, etc.

2022-06-23-204553_1995x891_scrot

Example from CLRNet: https://arxiv.org/pdf/2203.10350v1.pdf

Describe the solution you'd like

A new labeling task that allows selecting different types of lines (i.e. solid white, solid yellow, dashed yellow, dashed white, etc) and drawing them on the image.

Bezier curves would also be a nice feature to have but a multi segment line is likely sufficient

Describe alternatives you've considered

You can use segmentation for this but that produces a dense representation. A sparse representation for lane lines is often superior for planning tasks. I.e. Tesla is now using sparse representations for their lane graphs.

Additional context

boother commented 1 year ago

Yes, agree that Lines / Curves annotation is a very useful feature. I'm wondering is there any progress in its implementation ?

alonks1234 commented 1 year ago

+1 for this feature

bhavik494tatva commented 1 year ago

Need to draw line on image.

JonasWeihing commented 1 year ago

That feature would be really great for our student research group. Without polyline labeling it is unfortunately a dealbreaker.

9M6 commented 6 months ago

Would be awesome if we could get this.

AranWang commented 2 months ago

This feature is great for me, can we do it ? I'm wondering is there any progress in its implementation ?

abdelDarwish510 commented 2 months ago

Any updates on this?

makseq commented 2 months ago

Unfortunately there are no updates :-(

doantientai commented 3 weeks ago

Yes, that would be helpful for training contour detection models! Still waiting in 2024