label-studio
label-studio copied to clipboard
Label Studio is a multi-type data labeling and annotation tool with standardized output format
**Describe the bug** A clear and concise description of what the bug is. When trying to create a user using the API, the user does not show up in the...
**Describe the bug** After labeling images with bounding boxes the coordinates of some tasks are multiplied by 100. The initial proposals of the bboxs are created by an own ml-backend...
Annotations now get a readonly flag based on the results that were imported. if Annotation is readonly then Choices are readonly - https://github.com/heartexlabs/label-studio-frontend/pull/769
`sum` is one of the built-in functions that can accept a raw generator expression. Also, when iterating over just dict values, use `values` instead of `items`.
Hi @Travis1282! This PR was created in response to a PRs in upstream repo: - https://github.com/heartexlabs/dm2/pull/83
**Is your feature request related to a problem? Please describe.** Being able to annotate rewards is missing in this label studio. This reward annotation is useful for training RL agents....
**Describe the bug** A clear and concise description of what the bug is. I am trying to use label-studio with the feature of `Auto-Annotation` in a template of [NER](https://labelstud.io/templates/named_entity.html). But...
**Describe the bug** At least one of the API routes described in the documentation does not exist. Namely it is the command to list all storages on Azure: `api/storages/azure`. Nevertheless,...