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
18.97k stars 2.37k forks source link

Re-queue labelled tasks. #4596

Open TrueWodzu opened 1 year ago

TrueWodzu commented 1 year ago

Describe the solution you'd like I have an image set with cars. I've labelled all of my images and I am getting message "No More Tasks Left in Queue". After some time, I've decided to provide new labels to my project. Now I want to label also trucks. I would like to bring back all of my currently labelled images to the queue. However, I don't want to delete current annotations. I just want to have images back in the queue and create a new annotation based on the one that I have already created. That annotation should show in annotation history like usually.

Describe alternatives you've considered You can copy current annotation for each individual image and submit that annotation. The problem with that solution is that we don't have a clear divide between tasks considered as labelled and the ones that needs to be labelled.

robertmaxity commented 1 year ago

So there really is no function for that? I * hate how much time I wasted on this useless **.... All I want to do is add annotations to an already existing, partially annotated dataset and I am disgusted by how hard it is to achieve ANYTHING with this *** loading a locally stored, pre annotated dataset -> here's the most complicated way a human could possibly come up with labeling images with annotations? -> can't do

Edit: Okay I might have been slightly rude eventhough the critisicm holds imo. This tool is very hard to setup for a small research project when trying to just add some bounding boxes to an existing image dataset. I have looked at some other issue posts here. There seems to be no way to re-queque task that are already "finished". The only way is to use quick view which I am doing but it takes a lot more time than using the default annotation process. Would be great if devs add something similar. Ima look for a different - paid for if necessary - alternative than label studio... Being free to use and locally installable is - in theory - one of the great advantages of label studio, but apparently it is unsuited for further use with bigger label expansion tasks

spaceman-cb commented 7 months ago

I am facing the same issue. If there is any kind of workaround. it would be a huge help.