Skip to content

[Feature request] Prohibit simultaneous annotation of one image by different users #55

@MrChebur

Description

@MrChebur

Currently, when multiple users annotate images at the same time, different users get the same images.

I believe this is undesirable behavior.

Re-annotation should only occur after all images have been annotated.

Options to solve the problem:

  1. Easy to implement - clicking on the "Next Image" button should produce a random image from the list of unannotated images.

  2. More complex implementation - when clicking on the "Next image" button, images should be marked "on hold" and not shared with other users for annotation. If an image has been skipped, the "on hold" mark should be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions