label-studio icon indicating copy to clipboard operation
label-studio copied to clipboard

Label Studio is a multi-type data labeling and annotation tool with standardized output format

Results 806 label-studio issues
Sort by recently updated
recently updated
newest added

Hi @nicholasrq! This PR was created in response to a PRs in upstream repo: - https://github.com/heartexlabs/label-studio-frontend/pull/793

fix

example format: ``` { "form": [ { "id": 0, "text": "Registration No.", "box": [94,169,191,186], "linking": [ [0,1] ], "label": "question", "words": [ { "text": "Registration", "box": [94,169,168,186] }, { "text":...

import
question

**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...

feature
images
often asked
labeling

This PR has the following tasks: 1. Added Enterprise badge using a simple format 2. Added admonitions 3. Reviewed and fixed typos 4. Added table and figure captions 5. Edited...

docs

Hi @nicholasrq! This PR was created in response to a PRs in upstream repo: - https://github.com/heartexlabs/label-studio-frontend/pull/794

fix

**Describe the bug** The width of the taxonomy dropdown is too small. The texts cannot be displayed in one line and is wrapped to the next line, overlapping with the...

problem
labeling
configuration

Hi @hlomzik! This PR was created in response to a PRs in upstream repo: - https://github.com/heartexlabs/label-studio-frontend/pull/788

fix