l3p-cv / lost

Label Objects and Save Time (LOST) - Design your own smart Image Annotation process in a web-based environment.

Home Page:https://lost.training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple annotation of same images in multi-user annotation

Daniel595 opened this issue · comments

Describe the bug
The same image-annotation is requested multiple times on different users.

To Reproduce
Steps to reproduce the behavior:

  1. start a pipeline containing anno-task assigned to a group
  2. start anno task with group-user1
  3. log-in group-user2 and start anno-task
  4. user 2 gets the same image as user 1 already has
  5. when continuing the pipeline, the bug doesn't occur anymore
  6. the bug occurs one time for every 'fresh' user

Additional context
The bug only occurs one time per user after starting an anno-task the very first time. It seems like the first image is determined in a different way than the later ones.

Can't be reproduced in 2.x anymore.